Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dset.h949 int SCIPsetCalcPathGrowSize(
H A Dset.c5521 int SCIPsetCalcPathGrowSize( in SCIPsetCalcPathGrowSize() function
H A Dtree.c102 newsize = SCIPsetCalcPathGrowSize(set, num); in treeEnsurePathMem()