Definition at line 138 of file solomon_parser.h.
#include <solomon_parser.h>
◆ SolomonSolutionParser() [1/2]
| operations_research::routing::SolomonSolutionParser::SolomonSolutionParser |
( |
| ) |
|
◆ SolomonSolutionParser() [2/2]
| operations_research::routing::SolomonSolutionParser::SolomonSolutionParser |
( |
const SolomonSolutionParser & | | ) |
|
|
delete |
◆ GetValueFromKey()
| const std::string & operations_research::routing::SolomonSolutionParser::GetValueFromKey |
( |
absl::string_view | key | ) |
const |
|
inline |
◆ LoadFile()
| bool operations_research::routing::SolomonSolutionParser::LoadFile |
( |
absl::string_view | file_name | ) |
|
◆ NumberOfRoutes()
| int operations_research::routing::SolomonSolutionParser::NumberOfRoutes |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ route()
| const std::vector< int > & operations_research::routing::SolomonSolutionParser::route |
( |
int | i | ) |
const |
|
inline |
The documentation for this class was generated from the following files: