Skip to content

Fuzzing in symbolic analyzing #217

Open
@SBOne-Kenobi

Description

@SBOne-Kenobi

Description

Sometimes in the beginning of symbolic analyze SMT Solver initialize with bad parameters' values that may increase time of analyzing and then generating tests. The main idea is using fuzzer as seed for SMT Solver initializing.

Expected behavior

We can significantly decrease time of symbolic analyzing.

Environment

You can execute test generation for a complex example. Stop the generation in several seconds after the start.

Potential alternatives

We can use Assumptions to integrate fuzzing and symbolic analyzing by executing concretely.

Metadata

Metadata

Assignees

Labels

comp-fuzzingIssue is related to the fuzzingcomp-symbolic-engineIssue is related to the symbolic execution enginectg-enhancementNew feature, improvement or change requestpriority-top-focusTop priority chosen by dev team

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions