Retrieve a list of all constraints in the model.
Return value:
All constraints in the model.
Example usage:
constrs = model.getConstrs() c0 = constrs[0]