Home
last modified time | relevance | path

Searched refs:DO_NOT_BRANCH_ON_THIS_ROW (Results 1 – 10 of 10) sorted by relevance

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/CutGen/
H A Dcg_func.c174 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW; in create_explicit_cut()
202 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW; in cg_add_explicit_cut()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/CNRP/src/LP/
H A Dcnrp_lp_branch.c352 can->branch[0] = DO_NOT_BRANCH_ON_THIS_ROW; in user_select_candidates()
361 can->branch[0] = DO_NOT_BRANCH_ON_THIS_ROW; in user_select_candidates()
373 can->branch[0] = DO_NOT_BRANCH_ON_THIS_ROW; in user_select_candidates()
382 can->branch[0] = DO_NOT_BRANCH_ON_THIS_ROW; in user_select_candidates()
H A Dcnrp_lp.c895 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
931 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
991 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
1076 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
1140 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
1170 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
1191 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
1212 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
1264 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/LP/
H A Dvrp_lp_branch.c250 can->branch[0] = DO_NOT_BRANCH_ON_THIS_ROW; in user_select_candidates()
259 can->branch[0] = DO_NOT_BRANCH_ON_THIS_ROW; in user_select_candidates()
271 can->branch[0] = DO_NOT_BRANCH_ON_THIS_ROW; in user_select_candidates()
280 can->branch[0] = DO_NOT_BRANCH_ON_THIS_ROW; in user_select_candidates()
H A Dvrp_lp.c525 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
560 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
588 cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_constants.h162 #define DO_NOT_BRANCH_ON_THIS_ROW 0x01 macro
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/CutGen/Decomp/
H A Dmy_decomp_user.c1635 new_cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
1883 new_cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
2074 new_cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_wrapper.c501 ALLOWED_TO_BRANCH_ON : DO_NOT_BRANCH_ON_THIS_ROW); in create_subproblem_u()
2192 cuts[i]->branch = DO_NOT_BRANCH_ON_THIS_ROW; in unpack_cuts_u()
2214 cuts[i]->branch = DO_NOT_BRANCH_ON_THIS_ROW; in unpack_cuts_u()
H A Dlp_genfunc.c3291 sym_cut->branch = DO_NOT_BRANCH_ON_THIS_ROW;
H A Dlp_solver.c4623 (*cuts)[j]->branch = DO_NOT_BRANCH_ON_THIS_ROW; in check_cuts()