示例#1
0
 def name(self) -> "std::string const &":
     r""" Returns the name of the variable."""
     return _pywraplp.Variable_name(self)
 def name(self) -> "std::string const &":
     return _pywraplp.Variable_name(self)
示例#3
0
 def name(self):
     return _pywraplp.Variable_name(self)