Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/tclique/
H A Dtclique_graph.c760 int tcliqueGetNEdges( in tcliqueGetNEdges() function
807 assert(adjedges[node].first <= tcliqueGetNEdges(tcliquegraph)); in tcliqueGetFirstAdjedge()
837 assert(adjedges[node].last-1 <= tcliqueGetNEdges(tcliquegraph)); in tcliqueGetLastAdjedge()
862 …infoMessage("nnodes=%d, nedges=%d\n", tcliqueGetNNodes(tcliquegraph), tcliqueGetNEdges(tcliquegrap… in tcliquePrintGraph()
H A Dtclique.h222 int tcliqueGetNEdges(