OR-Tools  9.6
nearp_parser.cc File Reference

Go to the source code of this file.

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Variable Documentation

◆ head

const int64_t head

Definition at line 197 of file nearp_parser.cc.

◆ servicing_cost

const int64_t servicing_cost

Definition at line 200 of file nearp_parser.cc.

◆ servicing_demand

const int64_t servicing_demand

Definition at line 199 of file nearp_parser.cc.

◆ tail

const int64_t tail

Definition at line 196 of file nearp_parser.cc.

◆ traversing_cost

const int64_t traversing_cost

Definition at line 198 of file nearp_parser.cc.