Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/tclique/
H A Dtclique_branch.c851 int nVcurrent; in branch() local
930 nVcurrent = selectadjnodes(tcliquegraph, branchingnode, V, nValive, Vcurrent); in branch()
935 level, Vcurrent, nVcurrent, Vzero, nVzero, gsd, iscolored, K, weightK, in branch()
943 if( nVcurrent == nValive ) in branch()