Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::PickupAndDeliveryData Member List

This is the complete list of members for operations_research::PickupAndDeliveryData, including all inherited members.

GetPairOfNode(int64_t node) constoperations_research::PickupAndDeliveryDatainline
IsDeliveryNode(int64_t node) constoperations_research::PickupAndDeliveryDatainline
IsPickupNode(int64_t node) constoperations_research::PickupAndDeliveryDatainline
PickupAndDeliveryData(int num_nodes, absl::Span< const PickupDeliveryPair > pairs)operations_research::PickupAndDeliveryData