Google OR-Tools
v9.12
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Domain Member List
This is the complete list of members for
Domain
, including all inherited members.
AllFloats
()
Domain
static
AllInt64
()
Domain
static
Boolean
()
Domain
static
Contains
(int64_t value) const
Domain
DebugString
() const
Domain
display_as_boolean
Domain
empty
() const
Domain
EmptyDomain
()
Domain
static
float_values
Domain
FloatInterval
(double lb, double ub)
Domain
static
FloatValue
(double value)
Domain
static
HasOneValue
() const
Domain
IntegerList
(std::vector< int64_t > values)
Domain
static
IntegerValue
(int64_t value)
Domain
static
IntersectWithDomain
(const Domain &domain)
Domain
IntersectWithFloatDomain
(const Domain &domain)
Domain
IntersectWithInterval
(int64_t interval_min, int64_t interval_max)
Domain
IntersectWithListOfIntegers
(absl::Span< const int64_t > integers)
Domain
IntersectWithSingleton
(int64_t value)
Domain
Interval
(int64_t included_min, int64_t included_max)
Domain
static
is_a_set
Domain
is_float
Domain
is_interval
Domain
IsAllInt64
() const
Domain
Max
() const
Domain
Min
() const
Domain
OverlapsDomain
(const Domain &other) const
Domain
OverlapsIntInterval
(int64_t lb, int64_t ub) const
Domain
OverlapsIntList
(const std::vector< int64_t > &vec) const
Domain
RemoveValue
(int64_t value)
Domain
SetEmptyFloatDomain
()
Domain
SetOfAllInt64
()
Domain
static
SetOfBoolean
()
Domain
static
SetOfIntegerList
(std::vector< int64_t > values)
Domain
static
SetOfIntegerValue
(int64_t value)
Domain
static
SetOfInterval
(int64_t included_min, int64_t included_max)
Domain
static
Value
() const
Domain
values
Domain
Generated by
1.13.2