mirror of
https://github.com/Z3Prover/z3
synced 2025-11-05 05:49:13 +00:00
booyah
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
10d0404175
commit
d0e20e44ff
714 changed files with 714 additions and 2142 deletions
|
|
@ -18,8 +18,7 @@ Revision History:
|
|||
|
||||
--*/
|
||||
|
||||
#ifndef QE_NLQSAT_H__
|
||||
#define QE_NLQSAT_H__
|
||||
#pragma once
|
||||
|
||||
#include "tactic/tactic.h"
|
||||
|
||||
|
|
@ -35,4 +34,3 @@ tactic * mk_nlqe_tactic(ast_manager & m, params_ref const& p = params_ref());
|
|||
|
||||
// TBD_TACTIC("nlqe", "apply a NL-QE solver.", "mk_nlqe_tactic(m, p)")
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue