![]() |
OR-Tools
9.6
|
Definition at line 236 of file tsplib_parser.h.
Public Member Functions | |
| CVRPToursParser () | |
| bool | LoadFile (const std::string &file_name) |
| const std::vector< std::vector< int > > & | tours () const |
| int64_t | cost () const |
| CVRPToursParser | ( | ) |
Definition at line 817 of file tsplib_parser.cc.
|
inline |
Definition at line 243 of file tsplib_parser.h.
| bool LoadFile | ( | const std::string & | file_name | ) |
Definition at line 821 of file tsplib_parser.cc.
|
inline |
Definition at line 242 of file tsplib_parser.h.