mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 20:47:52 +00:00
add trace tag for levelwise
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
5cb046f9fb
commit
56adbe3c12
5 changed files with 23 additions and 11 deletions
|
|
@ -14,7 +14,7 @@ Abstract:
|
|||
#pragma once
|
||||
|
||||
#include "nlsat/nlsat_solver.h"
|
||||
|
||||
#include "nlsat/nlsat_scoped_literal_vector.h"
|
||||
namespace nlsat {
|
||||
|
||||
inline std::ostream& display(std::ostream& out, pmanager& pm, polynomial_ref const& p, display_var_proc const& proc) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue