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

◆ max

int64 max

Definition at line 139 of file alldiff_cst.cc.

◆ max_rank

int max_rank

Definition at line 141 of file alldiff_cst.cc.

◆ min

int64 min

Definition at line 138 of file alldiff_cst.cc.

◆ min_rank

int min_rank

Definition at line 140 of file alldiff_cst.cc.

◆ vars_

std::vector<IntVar*> vars_
protected

Definition at line 43 of file alldiff_cst.cc.