Home
last modified time | relevance | path

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

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/CNRP/src/CutGen/
H A Dtsp.c63 sel->exactsubtour = 1; in tsp_cuts()
236 if (sel->exactsubtour){ in tsp_cuts()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/CutGen/
H A Dtsp.c63 sel->exactsubtour = 1; in tsp_cuts()
236 if (sel->exactsubtour){ in tsp_cuts()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/TSP/
H A Dcontrol.c107 s->exactsubtour = 1;
275 if (sel->exactsubtour) {
/dports/math/concorde/concorde/TSP/
H A Dcontrol.c176 s->exactsubtour = 1; /* 1 */ in CCtsp_init_cutselect()
253 s->exactsubtour = 1; in CCtsp_init_tentative_cutselect()
295 s->exactsubtour = 0; in CCtsp_init_simple_cutselect()
337 s->exactsubtour = 1; in CCtsp_init_fast_cutselect()
843 if (sel->exactsubtour) { in CCtsp_cutting_loop()
H A Dbcontrol.c1531 rval = CCutil_sread_int (f, &s->exactsubtour); in grunt_send_hello()
1600 rval = CCutil_swrite_int (f, s->exactsubtour); in boss_receive_hello()
/dports/math/disco/DisCO-releases-1.0.0-33-g68720be/examples/VRP/
H A DVrpCutGenerator.cpp1358 sel->exactsubtour = 1; in tspCuts()
1521 if (sel->exactsubtour){ in tspCuts()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/INCLUDE/
H A Dtsp.h204 int exactsubtour; member
/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h472 int exactsubtour; member
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/
H A Dconcorde.h1758 int exactsubtour; member