Definition at line 59 of file solomon_parser.h.
◆ SolomonParser() [1/2]
◆ SolomonParser() [2/2]
◆ capacity()
| int64_t capacity |
( |
| ) |
const |
|
inline |
◆ coordinates()
| const std::vector<Coordinates2<int64_t> >& coordinates |
( |
| ) |
const |
|
inline |
◆ demands()
| const std::vector<int64_t>& demands |
( |
| ) |
const |
|
inline |
◆ Depot()
◆ GetDistance()
| double GetDistance |
( |
int |
from, |
|
|
int |
to |
|
) |
| const |
|
inline |
◆ GetTravelTime()
| double GetTravelTime |
( |
int |
from, |
|
|
int |
to |
|
) |
| const |
|
inline |
◆ LoadFile() [1/2]
| bool LoadFile |
( |
const std::string & |
file_name | ) |
|
◆ LoadFile() [2/2]
| bool LoadFile |
( |
const std::string & |
file_name, |
|
|
const std::string & |
archive_name |
|
) |
| |
◆ name()
| const std::string& name |
( |
| ) |
const |
|
inline |
◆ NumberOfNodes()
| int NumberOfNodes |
( |
| ) |
const |
|
inline |
◆ NumberOfVehicles()
| int NumberOfVehicles |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ service_times()
| const std::vector<int64_t>& service_times |
( |
| ) |
const |
|
inline |
◆ time_windows()
The documentation for this class was generated from the following files: