Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/tclique/
H A Dtclique.h88 #define TCLIQUE_GETNNODES(x) int x (TCLIQUE_GRAPH* tcliquegraph) macro
132 TCLIQUE_GETNNODES(tcliqueGetNNodes);
268 TCLIQUE_GETNNODES((*getnnodes)), /**< user function to get the number of nodes */
H A Dtclique_coloring.h60 TCLIQUE_GETNNODES((*getnnodes)), /**< user function to get the number of nodes */
H A Dtclique_coloring.c90 TCLIQUE_GETNNODES((*getnnodes)), /**< user function to get the number of nodes */ in getMaxWeightIndex()
222 TCLIQUE_GETNNODES((*getnnodes)), /**< user function to get the number of nodes */ in tcliqueColoring()
H A Dtclique_branch.c603 TCLIQUE_GETNNODES((*getnnodes)), /**< user function to get the number of nodes */ in boundSubgraph()
710 TCLIQUE_GETNNODES((*getnnodes)), /**< user function to get the number of nodes */ in branch()
1002 TCLIQUE_GETNNODES((*getnnodes)), /**< user function to get the number of nodes */ in tcliqueMaxClique()
H A Dtclique_graph.c67 TCLIQUE_GETNNODES(tcliqueGetNNodes) in TCLIQUE_GETNNODES() function
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dsepa_clique.c532 TCLIQUE_GETNNODES(tcliqueGetnnodesClique) in TCLIQUE_GETNNODES() function
H A Dcons_cumulative.c11167 TCLIQUE_GETNNODES(tcliqueGetnnodesClique) in TCLIQUE_GETNNODES() function