/dports/math/concorde/concorde/LOCALCUT/ |
H A D | separate.c | 377 rval = CClp_addcols ((*lp_p)->lp, 1, lp_nrows+1, obj, cmatbeg, (*lp_p)->cmatind, in CCchunk_lpinit() 401 rval = CClp_addcols ((*lp_p)->lp, 1, 1, obj, cmatbeg, cmatind, in CCchunk_lpinit() 417 rval = CClp_addcols ((*lp_p)->lp, 1, 1, obj, cmatbeg, cmatind, in CCchunk_lpinit() 431 rval = CClp_addcols ((*lp_p)->lp, 1, 1, obj, cmatbeg, cmatind, in CCchunk_lpinit() 492 rval = CClp_addcols (lp->lp, 1 /* no. cols */, in CCchunk_lpaddcol()
|
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/INCLUDE/ |
H A D | lp.h | 38 CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, 87 CClp_addcols (),
|
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/LP/ |
H A D | lpsolve.c | 394 int CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, in CClp_addcols() function 398 int CClp_addcols (lp, newcols, newnz, obj, cmatbeg, cmatind, cmatval, lb, ub) in CClp_addcols()
|
H A D | lpcplex.c | 658 int CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, in CClp_addcols() function 662 int CClp_addcols (lp, newcols, newnz, obj, cmatbeg, cmatind, cmatval, lb, ub) in CClp_addcols()
|
/dports/math/concorde/concorde/INCLUDE/ |
H A D | lp.h | 56 CClp_addcols (CClp *lp, int newcols, int newnz, double *obj,
|
/dports/math/concorde/concorde/LP/ |
H A D | lpnone.c | 422 int CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, in CClp_addcols() function
|
H A D | lpqsopt.c | 709 int CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, in CClp_addcols() function
|
H A D | lpcplex4.c | 811 int CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, in CClp_addcols() function
|
H A D | lpcplex5.c | 822 int CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, in CClp_addcols() function
|
H A D | lpcplex6.c | 853 int CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, in CClp_addcols() function
|
H A D | lpcplex8.c | 844 int CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, in CClp_addcols() function
|
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/ |
H A D | concorde.h | 1074 CClp_addcols (CClp *lp, int newcols, int newnz, double *obj, 1123 CClp_addcols (),
|
/dports/math/concorde/concorde/TINY/ |
H A D | tinytsp.c | 564 rval = CClp_addcols (lp->lp, 1 /* no. new variables */, in load_tinylp()
|
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/TSP/ |
H A D | tsp_lp.c | 3180 rval = CClp_addcols (&lp->lp, ncols, nzcnt, obj,
|
/dports/math/concorde/concorde/TSP/ |
H A D | tsp_lp.c | 3553 rval = CClp_addcols (lp->lp, ncols, nzcnt, obj, in lp_addcols()
|