Home
last modified time | relevance | path

Searched refs:tableau_out (Results 1 – 1 of 1) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DMIP_Problem.cc1453 const Row& tableau_out = tableau[exiting_base_index]; in pivot() local
1458 linear_combine(tableau_i, tableau_out, entering_var_index); in pivot()
1463 linear_combine(working_cost, tableau_out, entering_var_index); in pivot()