Queries whether row corresponds to a cut pool constraint.
virtual _LONG_T IsCutPoolRow( _LONG_T row ) = 0;
The IsCutPoolRow method returns 1 if the row corresponds to a cut pool constraint, and 0 otherwise.
The IsCutPoolRow method checks whether a row corresponds to a cut pool constraint.
IAimmsMathProgramInfo Methods