mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 11:37:54 +00:00
This commit is contained in:
parent
5ca8628e0d
commit
f3f83d0445
5 changed files with 34 additions and 42 deletions
|
@ -23,9 +23,6 @@ Author:
|
|||
namespace sat {
|
||||
|
||||
class dual_solver {
|
||||
struct no_drat_params : public params_ref {
|
||||
no_drat_params();
|
||||
};
|
||||
no_drat_params m_params;
|
||||
solver m_solver;
|
||||
lim_svector<literal> m_units, m_roots;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue