mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
expose only necessary methods of lar_solver
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
6d8e5400fd
commit
5208b64a6b
16 changed files with 217 additions and 302 deletions
|
@ -17,6 +17,8 @@ Revision History:
|
|||
--*/
|
||||
#pragma once
|
||||
|
||||
#include "math/lp/lar_solver.h"
|
||||
#include "math/lp/int_solver.h"
|
||||
#include "math/lp/lia_move.h"
|
||||
|
||||
namespace lp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue