mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 16:38:45 +00:00
add defs to arith solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5fce4a1d1a
commit
0ae246ad2b
14 changed files with 326 additions and 225 deletions
|
@ -239,7 +239,6 @@ int main(int argc, char ** argv) {
|
|||
TST(theory_pb);
|
||||
TST(simplex);
|
||||
TST(sat_user_scope);
|
||||
TST(pdr);
|
||||
TST_ARGV(ddnf);
|
||||
TST(ddnf1);
|
||||
TST(model_evaluator);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue