![]() |
OR-Tools
9.6
|
Definition at line 197 of file tsplib_parser.h.
Public Member Functions | |
| TspLibTourParser () | |
| bool | LoadFile (const std::string &file_name) |
| const std::vector< int > & | tour () const |
| int | size () const |
| const std::string & | comments () const |
| TspLibTourParser | ( | ) |
Definition at line 746 of file tsplib_parser.cc.
|
inline |
Definition at line 207 of file tsplib_parser.h.
| bool LoadFile | ( | const std::string & | file_name | ) |
Definition at line 750 of file tsplib_parser.cc.
|
inline |
Definition at line 205 of file tsplib_parser.h.
|
inline |
Definition at line 203 of file tsplib_parser.h.