def __init__(self, name: 'std::string const &', problem_type: 'operations_research::MPSolver::OptimizationProblemType'):
this = _pywraplp.new_Solver(name, problem_type)
try:
self.this.append(this)
except __builtin__.Exception:
self.this = this
评论列表
文章目录