Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dsepa_aggregation.c549 SCIP_RETCODE aggregateNextRow( in aggregateNextRow() function
948 …SCIP_CALL( aggregateNextRow(scip, sepadata, rowlhsscores, rowrhsscores, aggrdata, aggrdata->aggrro… in aggregation()
/dports/math/highs/HiGHS-cfe064e/src/mip/
H A DHighsSeparation.cpp1769 bool aggregateNextRow() { in aggregateNextRow() function in AggregationHeuristic
1923 if (!aggregateNextRow()) break; in run()