OR-Tools  9.3
alldiff_cst.cc File Reference

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ max

int64_t max

Definition at line 140 of file alldiff_cst.cc.

◆ max_rank

int max_rank

Definition at line 142 of file alldiff_cst.cc.

◆ min

int64_t min

Definition at line 139 of file alldiff_cst.cc.

◆ min_rank

int min_rank

Definition at line 141 of file alldiff_cst.cc.

◆ vars_

std::vector<IntVar*> vars_
protected

Definition at line 44 of file alldiff_cst.cc.