Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/tclique/
H A Dtclique.h55 TCLIQUE_NODELIMIT = 1, /**< the node limit was reached */ enumerator
H A Dtclique_branch.c792 *status = TCLIQUE_NODELIMIT; in branch()