Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dreduce_bnd.c2549 const int costartedge = outedges[(i + 1) % 2]; in reduce_check3Tree() local
2551 const int costartnode = graph->head[costartedge]; in reduce_check3Tree()
2568 basebottlenecks[2] = MAX(graph->cost[startedge], graph->cost[costartedge]); in reduce_check3Tree()