Retrieve a constraint from its name. If multiple constraints have the same name, this routine chooses one arbitrarily.
GRBConstr | getConstrByName ( | const string& | name ) |
Arguments:
name: The name of the desired constraint.
Return value:
The requested constraint.