Originally posted by: SystemAdmin
[prubin said:]
Calling the function twice will create two child nodes, each defined by the addition of one constraint. If you want to create a single child that is defined by the simultaneous addition of two constraints, you call the function once, set the rcnt parameter to 2, and put the coefficients for both constraints (and their indices) in the appropriate arguments. See the documentation for details.
/Paul
#CPLEXOptimizers#DecisionOptimization