Home
last modified time | relevance | path

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

/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglZeroHalf/
H A DCgl012cut.hpp140 } short_path_node; typedef
H A DCgl012cut.cpp1173 short_path_node *forw_arb, *backw_arb; in get_shortest_odd_cycle_list()
1239 reinterpret_cast<short_path_node *> (calloc(a_graph->nnodes,sizeof(short_path_node))); in get_shortest_odd_cycle_list()
1259 reinterpret_cast<short_path_node *> (calloc(a_graph->nnodes,sizeof(short_path_node))); in get_shortest_odd_cycle_list()
1293 (short_path_node *) calloc(a_graph->nnodes,sizeof(short_path_node)); in get_shortest_odd_cycle_list()