Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::fz::Domain Member List

This is the complete list of members for operations_research::fz::Domain, including all inherited members.

AllFloats()operations_research::fz::Domainstatic
AllInt64()operations_research::fz::Domainstatic
Boolean()operations_research::fz::Domainstatic
Contains(int64_t value) constoperations_research::fz::Domain
DebugString() constoperations_research::fz::Domain
display_as_booleanoperations_research::fz::Domain
empty() constoperations_research::fz::Domain
EmptyDomain()operations_research::fz::Domainstatic
float_valuesoperations_research::fz::Domain
FloatInterval(double lb, double ub)operations_research::fz::Domainstatic
FloatValue(double value)operations_research::fz::Domainstatic
HasOneValue() constoperations_research::fz::Domain
IntegerList(std::vector< int64_t > values)operations_research::fz::Domainstatic
IntegerValue(int64_t value)operations_research::fz::Domainstatic
IntersectWithDomain(const Domain &domain)operations_research::fz::Domain
IntersectWithFloatDomain(const Domain &domain)operations_research::fz::Domain
IntersectWithInterval(int64_t interval_min, int64_t interval_max)operations_research::fz::Domain
IntersectWithListOfIntegers(absl::Span< const int64_t > integers)operations_research::fz::Domain
IntersectWithSingleton(int64_t value)operations_research::fz::Domain
Interval(int64_t included_min, int64_t included_max)operations_research::fz::Domainstatic
is_a_setoperations_research::fz::Domain
is_floatoperations_research::fz::Domain
is_intervaloperations_research::fz::Domain
IsAllInt64() constoperations_research::fz::Domain
Max() constoperations_research::fz::Domain
Min() constoperations_research::fz::Domain
OverlapsDomain(const Domain &other) constoperations_research::fz::Domain
OverlapsIntInterval(int64_t lb, int64_t ub) constoperations_research::fz::Domain
OverlapsIntList(const std::vector< int64_t > &vec) constoperations_research::fz::Domain
RemoveValue(int64_t value)operations_research::fz::Domain
SetEmptyFloatDomain()operations_research::fz::Domain
SetOfAllInt64()operations_research::fz::Domainstatic
SetOfBoolean()operations_research::fz::Domainstatic
SetOfIntegerList(std::vector< int64_t > values)operations_research::fz::Domainstatic
SetOfIntegerValue(int64_t value)operations_research::fz::Domainstatic
SetOfInterval(int64_t included_min, int64_t included_max)operations_research::fz::Domainstatic
Value() constoperations_research::fz::Domain
valuesoperations_research::fz::Domain