mirror of
https://github.com/Z3Prover/z3
synced 2025-08-20 02:00:22 +00:00
change the type of lar_solver:get_model to a template
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
a86601f7d2
commit
f6291abccb
2 changed files with 0 additions and 3 deletions
|
@ -2357,8 +2357,6 @@ void lar_solver::set_cut_strategy(unsigned cut_frequency) {
|
|||
settings().set_hnf_cut_period(100000000);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
} // namespace lp
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue