OR-Tools  9.6
ServiceTimePlusTransition

Detailed Description

Definition at line 93 of file cvrptw_lib.h.

Public Member Functions

 ServiceTimePlusTransition (int64_t time_per_demand_unit, operations_research::RoutingNodeEvaluator2 demand, operations_research::RoutingNodeEvaluator2 transition_time)
 
int64_t Compute (RoutingIndexManager::NodeIndex from, RoutingIndexManager::NodeIndex to) const
 

Constructor & Destructor Documentation

◆ ServiceTimePlusTransition()

Definition at line 135 of file cvrptw_lib.cc.

Member Function Documentation

◆ Compute()

int64_t Compute ( RoutingIndexManager::NodeIndex  from,
RoutingIndexManager::NodeIndex  to 
) const

Definition at line 142 of file cvrptw_lib.cc.


The documentation for this class was generated from the following files: