Definition at line 33 of file tsptw_parser.h.
◆ TspTWParser()
◆ coordinates()
| const std::vector<Coordinates2<double> >& coordinates |
( |
| ) |
const |
|
inline |
◆ depot()
◆ distance_function()
| const std::function<double(int, int)>& distance_function |
( |
| ) |
const |
|
inline |
◆ LoadFile()
| bool LoadFile |
( |
const std::string & |
file_name | ) |
|
◆ service_times()
| const std::vector<double>& service_times |
( |
| ) |
const |
|
inline |
◆ size()
◆ time_function()
| const std::function<double(int, int)>& time_function |
( |
| ) |
const |
|
inline |
◆ time_windows()
◆ total_service_time()
| double total_service_time |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: