mirror of
https://github.com/Z3Prover/z3
synced 2025-07-23 20:58:54 +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
|
@ -166,7 +166,6 @@ class lar_solver : public column_namer {
|
|||
void adjust_initial_state_for_lu();
|
||||
void adjust_initial_state_for_tableau_rows();
|
||||
void fill_last_row_of_A_d(static_matrix<double, double> & A, const lar_term* ls);
|
||||
bool use_lu() const;
|
||||
bool sizes_are_correct() const;
|
||||
bool implied_bound_is_correctly_explained(implied_bound const & be, const vector<std::pair<mpq, unsigned>> & explanation) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue