3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-23 11:37:54 +00:00

add rc2 option

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2022-04-18 10:31:56 +02:00
parent 4a59ae41b3
commit c727e2d048
5 changed files with 105 additions and 28 deletions

View file

@ -1,7 +1,7 @@
z3_add_component(opt
SOURCES
maxcore.cpp
maxlex.cpp
maxres.cpp
maxsmt.cpp
opt_cmds.cpp
opt_context.cpp