mirror of
https://github.com/Z3Prover/z3
synced 2025-10-15 12:00:26 +00:00
fixes to dt_solver and related
This commit is contained in:
parent
f7b1469462
commit
830f314a3f
20 changed files with 250 additions and 187 deletions
|
@ -84,6 +84,7 @@ namespace dimacs {
|
|||
|
||||
char const* parse_sexpr();
|
||||
char const* parse_identifier();
|
||||
char const* parse_quoted_symbol();
|
||||
int read_theory_id();
|
||||
bool next();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue