Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::scheduling::rcpsp::RcpspParser Class Reference

Detailed Description

Definition at line 34 of file rcpsp_parser.h.

#include <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()

operations_research::scheduling::rcpsp::RcpspParser::RcpspParser ( )

Definition at line 34 of file rcpsp_parser.cc.

Member Function Documentation

◆ ParseFile()

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

Definition at line 44 of file rcpsp_parser.cc.

◆ problem()

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

Definition at line 39 of file rcpsp_parser.h.


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