Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dmisc.c8230 SCIP_Bool* nodeinstack, /**< array to store which nodes are in the stack */ in tarjan()
8347 SCIP_Bool* nodeinstack; in SCIPdigraphComputeDirectedComponents() local