Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/tclique/
H A Dtclique_coloring.c91 TCLIQUE_GETWEIGHTS((*getweights)), /**< user function to get the node weights */ in getMaxWeightIndex()
223 TCLIQUE_GETWEIGHTS((*getweights)), /**< user function to get the node weights */ in tcliqueColoring()
H A Dtclique_branch.c535 TCLIQUE_GETWEIGHTS((*getweights)), /**< user function to get the node weights */ in reduced()
604 TCLIQUE_GETWEIGHTS((*getweights)), /**< user function to get the node weights */ in boundSubgraph()
711 TCLIQUE_GETWEIGHTS((*getweights)), /**< user function to get the node weights */ in branch()
1003 TCLIQUE_GETWEIGHTS((*getweights)), /**< user function to get the node weights */ in tcliqueMaxClique()