mirror of
https://github.com/Z3Prover/z3
synced 2025-07-23 04:38:53 +00:00
rm lu
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
1da4c018e4
commit
bfe73c01a6
6 changed files with 1 additions and 110 deletions
|
@ -210,7 +210,6 @@ class lar_solver : public column_namer {
|
|||
void detect_rows_of_bound_change_column_for_nbasic_column_tableau(unsigned j);
|
||||
bool use_tableau_costs() const;
|
||||
void detect_rows_of_column_with_bound_change(unsigned j);
|
||||
void adjust_x_of_column(unsigned j);
|
||||
bool tableau_with_costs() const;
|
||||
bool costs_are_used() const;
|
||||
void change_basic_columns_dependend_on_a_given_nb_column(unsigned j, const numeric_pair<mpq> & delta);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue