OR-Tools  8.1
resource.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

◆ argmax_energetic_end_min_opt

int argmax_energetic_end_min_opt

Definition at line 367 of file resource.cc.

◆ argmax_energy_opt

int argmax_energy_opt

Definition at line 359 of file resource.cc.

◆ delta

int64 delta

Definition at line 1684 of file resource.cc.

◆ demand

IntVar* const demand

Definition at line 123 of file resource.cc.

◆ energetic_end_min

int64 energetic_end_min

Definition at line 352 of file resource.cc.

◆ energetic_end_min_opt

int64 energetic_end_min_opt

Definition at line 363 of file resource.cc.

◆ energy

int64 energy

Definition at line 349 of file resource.cc.

◆ energy_opt

int64 energy_opt

Definition at line 355 of file resource.cc.

◆ index

int index

Definition at line 99 of file resource.cc.

◆ interval

IntervalVar* const interval

Definition at line 98 of file resource.cc.

◆ kNone

const int kNone
static

Definition at line 231 of file resource.cc.

◆ kNotAvailable

const int64 kNotAvailable
static

Definition at line 1291 of file resource.cc.

◆ kNotInitialized

const int64 kNotInitialized
static

Definition at line 1244 of file resource.cc.

◆ residual_energetic_end_min

int64 residual_energetic_end_min

Definition at line 1235 of file resource.cc.

◆ time

int64 time

Definition at line 1683 of file resource.cc.

◆ total_ect

int64 total_ect

Definition at line 196 of file resource.cc.

◆ total_processing

int64 total_processing

Definition at line 195 of file resource.cc.