Creates and returns an and
goal from three arguments.
The and
goal composed from the goals passed as parameters.
This goal pushes the parameter goals onto the goal stack in reverse order. When the goals are subsequently popped from the goal stack, they will be executed in the order in which they were listed as parameters.
Cplex Class | ILOG.CPLEX Namespace | Cplex.And Overload List