mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 14:13:23 +00:00
test
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
f2b05af67e
commit
0d3abbb5e0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue