ortools.scheduling.python.rcpsp
class
RcpspParser(pybind11_builtins.pybind11_object):
def
problem(self, *args, **kwargs):
problem(self: ortools.scheduling.python.rcpsp.RcpspParser) -> operations_research::scheduling::rcpsp::RcpspProblem
def
parse_file(self, file_name: str) -> bool:
parse_file(self: ortools.scheduling.python.rcpsp.RcpspParser, file_name: str) -> bool