mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
test
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
bef313f7a0
commit
9a96aa94e6
|
@ -10,7 +10,7 @@
|
||||||
#include "math/lp/lar_solver.h"
|
#include "math/lp/lar_solver.h"
|
||||||
#include "math/lp/lp_utils.h"
|
#include "math/lp/lp_utils.h"
|
||||||
/*
|
/*
|
||||||
Following paper: "A Practical Approach to Satisfiability Modulo Linear
|
Following paper: "A Practical Approach to Satisfiability Modulo Linear
|
||||||
Integer Arithmetic" by Alberto Griggio(griggio@fbk.eu).
|
Integer Arithmetic" by Alberto Griggio(griggio@fbk.eu).
|
||||||
Data structures are:
|
Data structures are:
|
||||||
-- term_o: inherits lar_term and differs from it by having a constant, while
|
-- term_o: inherits lar_term and differs from it by having a constant, while
|
||||||
|
|
Loading…
Reference in a new issue