mirror of
https://github.com/Z3Prover/z3
synced 2025-10-09 17:31:57 +00:00
a version with less pointers: got a conflict
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
5a36e02c58
commit
52653e6e43
7 changed files with 181 additions and 74 deletions
|
@ -29,5 +29,6 @@ namespace lp {
|
|||
dioph_eq(int_solver& lia);
|
||||
~dioph_eq();
|
||||
lia_move check();
|
||||
void explain(lp::explanation&);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue