mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
This commit is contained in:
parent
5ca8628e0d
commit
f3f83d0445
5 changed files with 34 additions and 42 deletions
|
@ -18,10 +18,6 @@ Author:
|
|||
|
||||
namespace sat {
|
||||
|
||||
dual_solver::no_drat_params::no_drat_params() {
|
||||
set_sym("drat.file", symbol());
|
||||
}
|
||||
|
||||
dual_solver::dual_solver(reslimit& l):
|
||||
m_solver(m_params, l)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue