mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
move sat_params to params directory, add op_def repair options
This commit is contained in:
parent
3ff60a4af0
commit
833f524887
22 changed files with 298 additions and 58 deletions
|
@ -23,7 +23,7 @@ Revision History:
|
|||
#include "util/rlimit.h"
|
||||
#include "util/gparams.h"
|
||||
#include "sat/dimacs.h"
|
||||
#include "sat/sat_params.hpp"
|
||||
#include "params/sat_params.hpp"
|
||||
#include "sat/sat_solver.h"
|
||||
#include "sat/tactic/goal2sat.h"
|
||||
#include "sat/tactic/sat2goal.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue