Home
last modified time | relevance | path

Searched refs:columnCut (Results 1 – 1 of 1) sorted by relevance

/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglPreProcess/
H A DCglPreProcess.cpp3636 const int *columnCut = thisCut->row().getIndices(); in postProcess() local
3640 build.addRow(n, columnCut, elementCut, lower, upper); in postProcess()
5811 const int *columnCut = thisCut->row().getIndices(); in modified() local
5819 int iColumn = columnCut[i]; in modified()
5847 printf("%g * x%d ", elementCut[i], columnCut[i]); in modified()
5862 build.addRow(n, columnCut, elementCut, lower, upper); in modified()
6278 const int *columnCut = thisCut->row().getIndices(); in modified() local
6282 build.addRow(n, columnCut, elementCut, lower, upper); in modified()