Searched refs:setConstraint (Results 1 – 3 of 3) sorted by relevance
96 void setConstraint( bool );
103 void MIP::setConstraint( bool b ) { mbHasConstraint = true; mbConstraint = b; msConstraintExplanati… in setConstraint() function in xforms::MIP
817 aMIP.setConstraint( maConstraint.getBool( true ) ); in getLocalMIP()
Completed in 17 milliseconds