mirror of
https://github.com/Z3Prover/z3
synced 2025-11-01 12:07:51 +00:00
LRA tactic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
75eca46d93
commit
f9aeeeef36
4 changed files with 99 additions and 28 deletions
|
|
@ -26,7 +26,7 @@ Revision History:
|
|||
|
||||
namespace qe {
|
||||
|
||||
tactic * mk_sat_tactic(ast_manager& m, params_ref const& p);
|
||||
tactic * mk_sat_tactic(ast_manager& m, params_ref const& p = params_ref());
|
||||
|
||||
};
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue