Searched refs:branchdepth (Results 1 – 9 of 9) sorted by relevance
218 if (lp->branchdepth == 0) {221 for (j = 0; j < lp->branchdepth; j++) {1440 lp->graph.edges[j].branch = lp->branchdepth + 1;1536 lp->branchhistory[lp->branchdepth].depth = lp->branchdepth + 1;1537 lp->branchhistory[lp->branchdepth].ends[0] = n0;1538 lp->branchhistory[lp->branchdepth].ends[1] = n1;1550 lp->branchhistory[lp->branchdepth].clique = c;1555 lp->branchdepth++;1571 int depth = lp->branchdepth;1689 lp->branchdepth--;[all …]
140 for (i = 0; i < lp->branchdepth; i++) {238 for (i = 0; i < lp->branchdepth; i++) {478 for (i = 0; i < lp->branchdepth; i++) {570 for (i = 0; i < lp->branchdepth; i++) {
858 lp->branchdepth = 0;929 for (i = 0; i < (*lp)->branchdepth; i++) {933 (*lp)->branchdepth = 0;3401 if (CCtsp_prob_puthistory (p, lp->branchdepth, lp->branchhistory)) {3616 rval = CCtsp_prob_gethistory (p, &lp->branchdepth, &lp->branchhistory);
339 if (lp->branchdepth == 0) { in CCtsp_print_branchhistory()342 for (j = 0; j < lp->branchdepth; j++) { in CCtsp_print_branchhistory()3435 lp->branchhistory[lp->branchdepth].depth = lp->branchdepth + 1; in CCtsp_execute_branch()3436 lp->branchhistory[lp->branchdepth].ends[0] = n0; in CCtsp_execute_branch()3437 lp->branchhistory[lp->branchdepth].ends[1] = n1; in CCtsp_execute_branch()3449 lp->branchhistory[lp->branchdepth].clique = c; in CCtsp_execute_branch()3451 lp->branchhistory[lp->branchdepth].clique = in CCtsp_execute_branch()3455 lp->branchdepth++; in CCtsp_execute_branch()3466 int depth = lp->branchdepth; in CCtsp_execute_unbranch()3609 lp->branchdepth--; in CCtsp_execute_unbranch()[all …]
157 for (i = 0; i < lp->branchdepth; i++) { in CCtsp_exact_price()249 for (i = 0; i < lp->branchdepth; i++) { in CCtsp_exact_price()484 for (i = 0; i < lp->branchdepth; i++) { in CCtsp_edge_elimination()581 for (i = 0; i < lp->branchdepth; i++) { in CCtsp_edge_elimination()
856 lp->branchdepth = 0; in CCtsp_init_tsp_lp_struct()928 for (i = 0; i < (*lp)->branchdepth; i++) { in CCtsp_free_tsp_lp_struct()932 (*lp)->branchdepth = 0; in CCtsp_free_tsp_lp_struct()4106 if (CCtsp_prob_puthistory (p, lp->branchdepth, lp->branchhistory)) { in write_probfile()4326 rval = CCtsp_prob_gethistory (p, &lp->branchdepth, &lp->branchhistory, in read_probfile()
299 int branchdepth; member
445 int branchdepth; member
1853 int branchdepth; member