mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
add tv
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d758a08497
commit
e50082b484
8 changed files with 117 additions and 81 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "util/map.h"
|
||||
|
||||
namespace lp {
|
||||
|
||||
class lar_term {
|
||||
// the term evaluates to sum of m_coeffs
|
||||
typedef unsigned lpvar;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue