Searched refs:CPX_AT_LOWER (Results 1 – 10 of 10) sorted by relevance
115 #define CPX_AT_LOWER 0 macro
835 { if (!(rstat[i] == CPX_AT_LOWER || rstat[i] == CPX_BASIC || in CPXcopybase()842 { if (!(cstat[j] == CPX_AT_LOWER || cstat[j] == CPX_BASIC || in CPXcopybase()851 { if (rstat[i] == CPX_AT_LOWER) in CPXcopybase()862 { if (cstat[j] == CPX_AT_LOWER) in CPXcopybase()1220 rstat[i] = CPX_AT_LOWER; in CPXgetbase()1236 cstat[j] = CPX_AT_LOWER; in CPXgetbase()
625 case CPX_AT_LOWER: in _getColStatus()643 case CPX_AT_LOWER: in _getRowStatus()
831 case CPX_AT_LOWER: in getWarmStart()855 case CPX_AT_LOWER: in getWarmStart()912 rstat[i] = CPX_AT_LOWER; in setWarmStart()928 cstat[i] = CPX_AT_LOWER; in setWarmStart()
881 case CPX_AT_LOWER: in getWarmStart()907 case CPX_AT_LOWER: in getWarmStart()963 rstat[i] = CPX_AT_LOWER; in setWarmStart()981 cstat[i] = CPX_AT_LOWER; in setWarmStart()
363 assert((int)SCIP_BASESTAT_LOWER == CPX_AT_LOWER); /*lint !e506*/ in setBase()3547 if ( rstat[i] == CPX_AT_LOWER ) in SCIPlpiGetBase()3556 assert((int)SCIP_BASESTAT_LOWER == CPX_AT_LOWER); /*lint !e506*/ in SCIPlpiGetBase()3591 assert((int)SCIP_BASESTAT_LOWER == CPX_AT_LOWER); /*lint !e506*/ in SCIPlpiSetBase()3605 lpi->rstat[i] = CPX_AT_LOWER; in SCIPlpiSetBase()
617 case CPX_AT_LOWER: in xformBasisStatus()