Home
last modified time | relevance | path

Searched defs:IterablePart (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/algorithms/
H A Ddynamic_partition.h184 struct DynamicPartition::IterablePart { struct
192 IterablePart() {} in IterablePart() function
193 IterablePart(const std::vector<int>::const_iterator& b, in IterablePart() function
198 typedef int value_type;
199 typedef std::vector<int>::const_iterator const_iterator;