mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 15:25:26 +00:00
bug fixes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
bb4888ce31
commit
4c1379e8c9
22 changed files with 238 additions and 580 deletions
|
@ -106,7 +106,7 @@ namespace sat {
|
|||
|
||||
void set_phase(local_search& s);
|
||||
|
||||
void get_phase(local_search& s);
|
||||
bool get_phase(local_search& s);
|
||||
|
||||
bool copy_solver(solver& s);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue