Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::RoutingSolution::Event, including all inherited members.
arc | operations_research::RoutingSolution::Event | |
arc_name | operations_research::RoutingSolution::Event | |
demand_id | operations_research::RoutingSolution::Event | |
Event(Type type, int64_t demand_id, Arc arc) | operations_research::RoutingSolution::Event | inline |
Event(Type type, int64_t demand_id, Arc arc, std::string_view arc_name) | operations_research::RoutingSolution::Event | inline |
operator!=(const Event &other) const | operations_research::RoutingSolution::Event | inline |
operator==(const Event &other) const | operations_research::RoutingSolution::Event | inline |
Type enum name | operations_research::RoutingSolution::Event | |
type | operations_research::RoutingSolution::Event |