Definition at line 30 of file pdtsp_parser.h.
#include <pdtsp_parser.h>
◆ PdTspParser()
| operations_research::routing::PdTspParser::PdTspParser |
( |
| ) |
|
◆ ~PdTspParser()
| operations_research::routing::PdTspParser::~PdTspParser |
( |
| ) |
|
|
default |
◆ DeliveryFromPickup()
| int operations_research::routing::PdTspParser::DeliveryFromPickup |
( |
int | index | ) |
const |
|
inline |
◆ depot()
| int operations_research::routing::PdTspParser::depot |
( |
| ) |
const |
|
inline |
◆ Distances()
| std::function< int64_t(int, int)> operations_research::routing::PdTspParser::Distances |
( |
| ) |
const |
◆ IsPickup()
| bool operations_research::routing::PdTspParser::IsPickup |
( |
int | index | ) |
const |
|
inline |
◆ LoadFile()
| bool operations_research::routing::PdTspParser::LoadFile |
( |
absl::string_view | file_name | ) |
|
◆ Size()
| int operations_research::routing::PdTspParser::Size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: