![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 1113 of file routing_search.h.
#include <routing_search.h>
Public Member Functions | |
bool | operator< (const PickupDeliveryInsertion &other) const |
Public Attributes | |
int64_t | insert_pickup_after |
int64_t | insert_delivery_after |
int | neg_hint_weight |
int64_t | value |
int | vehicle |
|
inline |
Definition at line 1120 of file routing_search.h.
int64_t operations_research::PickupDeliveryInsertion::insert_delivery_after |
Definition at line 1115 of file routing_search.h.
int64_t operations_research::PickupDeliveryInsertion::insert_pickup_after |
Definition at line 1114 of file routing_search.h.
int operations_research::PickupDeliveryInsertion::neg_hint_weight |
Definition at line 1116 of file routing_search.h.
int64_t operations_research::PickupDeliveryInsertion::value |
Definition at line 1117 of file routing_search.h.
int operations_research::PickupDeliveryInsertion::vehicle |
Definition at line 1118 of file routing_search.h.