OR-Tools  9.6
RcpspParser

Detailed Description

Definition at line 33 of file rcpsp_parser.h.

Public Member Functions

 RcpspParser ()
 
::operations_research::scheduling::rcpsp::RcpspProblem problem () const
 
bool ParseFile (const std::string &file_name)
 

Constructor & Destructor Documentation

◆ RcpspParser()

Definition at line 31 of file rcpsp_parser.cc.

Member Function Documentation

◆ ParseFile()

bool ParseFile ( const std::string &  file_name)

Definition at line 41 of file rcpsp_parser.cc.

◆ problem()

::operations_research::scheduling::rcpsp::RcpspProblem problem ( ) const
inline

Definition at line 38 of file rcpsp_parser.h.


The documentation for this class was generated from the following files: