Skip to content

Commit a8aa594

Browse files
author
Daniel Kroening
committed
smt2_parser: expressions/functions are now in hash table
This refactors the SMT2 parser to use hash tables instead of chains of if()...else if()... for expressions. This enables extensions, and may have a performance benefit as the number of expressions grows.
1 parent ac37018 commit a8aa594

File tree

2 files changed

+283
-320
lines changed

2 files changed

+283
-320
lines changed

0 commit comments

Comments
 (0)