Skip to content

nilscrm/symbolic-execution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symbolic Execution

Symbolic execution is the technique of running programs with symbolic variables instead of concrete inputs. This lets one reason about entire classes of input and can find specific input values for which the program is not well-behaved. See A Survey of Symbolic Execution Techniques for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages