Home
last modified time | relevance | path

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

/dports/math/ogdf/OGDF/src/coin/CoinUtils/
H A DCoinPresolveFixed.cpp96 int * rows_action = new int[estsize]; in presolve() local
139 rows_action[actsize++]=row; in presolve()
204 int iRow = rows_action[k]; in presolve()
259 actions,els_action,rows_action,next)); in presolve()
266 int * rows_action, in remove_fixed_action() argument
269 colrows_(rows_action), in remove_fixed_action()
338 int * rows_action = colrows_; in postsolve() local
365 int row = rows_action[i]; in postsolve()
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinPresolveFixed.cpp104 int *rows_action = new int[estsize]; in presolve() local
147 rows_action[actsize++] = row; in presolve()
214 int iRow = rows_action[k]; in presolve()
262 …xed_action *fixedActions = new remove_fixed_action(nfcols, actions, els_action, rows_action, next); in presolve()
277 int *rows_action, in remove_fixed_action() argument
280 , colrows_(rows_action) in remove_fixed_action()
352 int *rows_action = colrows_; in postsolve() local
384 int row = rows_action[i]; in postsolve()
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinPresolveFixed.cpp104 int *rows_action = new int[estsize]; in presolve() local
147 rows_action[actsize++] = row; in presolve()
214 int iRow = rows_action[k]; in presolve()
262 …xed_action *fixedActions = new remove_fixed_action(nfcols, actions, els_action, rows_action, next); in presolve()
277 int *rows_action, in remove_fixed_action() argument
280 , colrows_(rows_action) in remove_fixed_action()
352 int *rows_action = colrows_; in postsolve() local
384 int row = rows_action[i]; in postsolve()
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinPresolveFixed.cpp104 int *rows_action = new int[estsize]; in presolve() local
147 rows_action[actsize++] = row; in presolve()
214 int iRow = rows_action[k]; in presolve()
262 …xed_action *fixedActions = new remove_fixed_action(nfcols, actions, els_action, rows_action, next); in presolve()
277 int *rows_action, in remove_fixed_action() argument
280 , colrows_(rows_action) in remove_fixed_action()
352 int *rows_action = colrows_; in postsolve() local
384 int row = rows_action[i]; in postsolve()