mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 16:38:45 +00:00
adding totalizer
This commit is contained in:
parent
fd8ee34564
commit
5afcb489e0
6 changed files with 194 additions and 0 deletions
|
@ -263,4 +263,5 @@ int main(int argc, char ** argv) {
|
|||
TST(solver_pool);
|
||||
//TST_ARGV(hs);
|
||||
TST(finder);
|
||||
TST(totalizer);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue