NO FRAMES

operator!

public IloConstraint operator!(const IloConstraint constraint)
Definition file: ilconcert/ilomodel.h

This overloaded C++ operator returns a constraint that is the negation of its argument. In order to be taken into account, this constraint must be added to a model and extracted for an algorithm.