mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
rm lu
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
a38be43264
commit
527f0d1242
4 changed files with 5 additions and 17 deletions
|
@ -339,10 +339,7 @@ public:
|
|||
m_simplex_strategy = s;
|
||||
}
|
||||
|
||||
bool use_lu() const {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
bool use_tableau() const {
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue