Searched refs:sosind (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex.h157 int *sosbeg; /* [sossz] index into sosind[] */
158 int *sosind; /* [sosnzsz] col-no */ member in struct:__anon1616
H A Deplex.c592 CallN(Free(lpd->sosind));
4037 NULL, lpd->sosbeg, lpd->sosind, lpd->sosref))
4040 lpd->sosbeg, lpd->sosind, lpd->sosref, NULL))
4133 lpd->sosind = NULL;\n\
4167 lpd->sostype, lpd->sosbeg, lpd->sosind, lpd->sosref));
4212 Free(lpd->sosind); lpd->sosind = NULL;
5115 NULL, lpd->sosbeg, lpd->sosind, lpd->sosref))
5118 lpd->sosbeg, lpd->sosind, lpd->sosref, NULL))
5186 lpd->sosind
[all...]
H A Dcoinplex.cpp2060 int* sosbeg, int* sosind, double* soswt)
2070 &sosind[sosbeg[i]], &soswt[i], i,
2076 &sosind[sosbeg[i]], &soswt[i], i,
2059 coin_add_sos(COINprob* lp, int nsos, int nsosnz, char* sostype, int* sosbeg, int* sosind, double* soswt) argument
H A Deplex_gurobi.c574 lpd->sostype, lpd->sosbeg, lpd->sosind, lpd->sosref))

Completed in 82 milliseconds