OR-Tools  8.1
routing_flow.cc File Reference

Go to the source code of this file.

Namespaces

 operations_research
 The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows.
 

Variable Documentation

◆ capacity

int64 capacity

Definition at line 129 of file routing_flow.cc.

◆ cost

int64 cost

Definition at line 130 of file routing_flow.cc.

◆ head

int64 head

Definition at line 128 of file routing_flow.cc.

◆ tail

int64 tail

Definition at line 127 of file routing_flow.cc.