3
0
Fork 0
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:
Lev Nachmanson 2018-08-13 12:32:12 +08:00
parent a86601f7d2
commit f6291abccb
2 changed files with 0 additions and 3 deletions

View file

@ -2357,8 +2357,6 @@ void lar_solver::set_cut_strategy(unsigned cut_frequency) {
settings().set_hnf_cut_period(100000000);
}
}
} // namespace lp