Searched refs:grab_nonzero_x (Results 1 – 5 of 5) sorted by relevance
/dports/math/concorde/concorde/TSP/ |
H A D | growcomb.c | 85 grab_nonzero_x (int ecount, int *elist, double *x, int *new_ecount, 141 rval = grab_nonzero_x (ecount, elist, x, &newecount, &newelist, &newx, in CC_PTRWORLD_LIST_ROUTINES() 566 static int grab_nonzero_x (int ecount, int *elist, double *x, int *new_ecount, in grab_nonzero_x() function
|
H A D | cutcall.c | 194 grab_nonzero_x (int ecount, int *elist, double *x, int *new_ecount, 468 rval = grab_nonzero_x (ecount, elist, x, &newecount, &newelist, &newx, in CCtsp_tighten_lp() 716 rval = grab_nonzero_x (ecount, elist, x, &newecount, &newelist, &newx, in work_on_combs_in_lp() 1313 static int grab_nonzero_x (int ecount, int *elist, double *x, int *new_ecount, in grab_nonzero_x() function
|
H A D | prclique.c | 102 grab_nonzero_x (int ecount, int *elist, double *x, int *new_ecount, 161 rval = grab_nonzero_x (ecount, elist, x, &newecount, &newelist, &newx, in CC_PTRWORLD_LIST_ROUTINES() 1389 static int grab_nonzero_x (int ecount, int *elist, double *x, int *new_ecount, in grab_nonzero_x() function
|
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/TSP/ |
H A D | cutcall.c | 190 grab_nonzero_x (int ecount, int *elist, double *x, int *new_ecount, 199 grab_nonzero_x (); 471 rval = grab_nonzero_x (ecount, elist, x, &newecount, &newelist, &newx, 665 rval = grab_nonzero_x (ecount, elist, x, &newecount, &newelist, &newx, 1606 static int grab_nonzero_x (int ecount, int *elist, double *x, in grab_nonzero_x() function 1609 static int grab_nonzero_x (ecount, elist, x, new_ecount, new_elist, new_x, tol) in grab_nonzero_x()
|
/dports/math/concorde/concorde/TINY/ |
H A D | tinytsp.c | 167 grab_nonzero_x (tiny_lp *lp, int *ecount, int **elist, double **x, 1308 rval = grab_nonzero_x (lp, &ecount, &elist, &x, X_FLUFF); in exact_blossoms() 1366 static int grab_nonzero_x (tiny_lp *lp, int *ecount, int **elist, double **x, in grab_nonzero_x() function
|