mirror of
https://github.com/Z3Prover/z3
synced 2025-11-03 13:07:53 +00:00
align reslimit with ddfw
This commit is contained in:
parent
3c5b8bd03d
commit
a08a3ee32b
6 changed files with 16 additions and 4 deletions
|
|
@ -133,6 +133,8 @@ namespace sls {
|
|||
|
||||
void on_rescale() override {}
|
||||
|
||||
reslimit& rlimit() override { return m_ddfw->rlimit(); }
|
||||
|
||||
void smt_phase_to_sls();
|
||||
void smt_values_to_sls();
|
||||
void smt_units_to_sls();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue