Definition at line 199 of file tsplib_parser.h.
#include <tsplib_parser.h>
◆ TspLibTourParser()
| operations_research::routing::TspLibTourParser::TspLibTourParser |
( |
| ) |
|
◆ comments()
| const std::string & operations_research::routing::TspLibTourParser::comments |
( |
| ) |
const |
|
inline |
◆ LoadFile()
| absl::Status operations_research::routing::TspLibTourParser::LoadFile |
( |
absl::string_view | file_name | ) |
|
◆ size()
| int operations_research::routing::TspLibTourParser::size |
( |
| ) |
const |
|
inline |
◆ tour()
| const std::vector< int > & operations_research::routing::TspLibTourParser::tour |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: