mirror of
https://github.com/Z3Prover/z3
synced 2025-09-04 17:17:41 +00:00
enable logging nla lemmas
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
2a4f0e785b
commit
bebcd94703
5 changed files with 37 additions and 0 deletions
|
@ -254,6 +254,8 @@ namespace nlsat {
|
|||
|
||||
std::ostream& display_smt2(std::ostream & out, literal_vector const& ls) const;
|
||||
|
||||
std::ostream& display_smt2(std::ostream & out) const;
|
||||
|
||||
|
||||
/**
|
||||
\brief Display variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue