Home
last modified time | relevance | path

Searched defs:undoneaggrtypes (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.c3131SCIP_Bool* undoneaggrtypes, /**< array to store aggregation type, if aggregation is … in presolvePropagateCons()
3487SCIP_Bool* undoneaggrtypes, /**< array to store aggregation type, if aggregation is … in checkForOverlapping()
4810SCIP_Bool*const undoneaggrtypes, /**< aggregation type storage, type FALSE means the aggr… in performAggregations()
4928 …SCIP_Bool* undoneaggrtypes; /* storage for not yet performed aggregation type (x = y… in preprocessCliques() local