OR-Tools  8.2
RcpspParser

Detailed Description

Definition at line 33 of file rcpsp_parser.h.

Public Member Functions

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

Constructor & Destructor Documentation

◆ RcpspParser()

Definition at line 26 of file rcpsp_parser.cc.

Member Function Documentation

◆ ParseFile()

bool ParseFile ( const std::string &  file_name)

Definition at line 36 of file rcpsp_parser.cc.

◆ problem()

::operations_research::data::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: