Home
last modified time | relevance | path

Searched defs:colmatind (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_matrix.h41 int* colmatind; /**< row indexes in column major format */ member
H A Dheur_shiftandpropagate.c154 …int* colmatind; /**< the indices of the corresponding rows for each coef… member