Пример #1
0
 def name(self) -> "std::string const &":
     r""" Returns the name of the constraint."""
     return _pywraplp.Constraint_name(self)
Пример #2
0
 def name(self) -> "std::string const &":
     return _pywraplp.Constraint_name(self)
Пример #3
0
 def name(self):
     return _pywraplp.Constraint_name(self)