Skip to content
Snippets Groups Projects
user avatar
Etienne Kneuss authored
- Both Expr-based solvers and z3-based solvers rely on same template
  generation routines and unrolling strategy. Templates and unrolling
  bank is refactored in solvers.templates._

- Encoding is done through TemplateEncoder. Performance highly relies on
  an efficient TemplateEncoder.substitute() implementation.
0a67f203
History
Name Last commit Last update
..