Google OR-Tools
v9.12
a fast and portable software suite for combinatorial optimization
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
≤
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
≤
Variables
a
b
c
d
e
f
g
i
k
n
o
p
s
t
u
x
y
Typedefs
a
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
i
l
m
p
q
r
s
t
v
Enumerator
a
b
c
d
f
i
k
l
m
n
o
p
r
s
t
u
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
Enumerations
b
c
d
e
f
i
l
m
o
p
r
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
x
z
Related Symbols
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
Files
File List
File Members
All
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Functions
a
c
e
f
g
i
l
m
n
o
r
s
t
w
y
Variables
d
f
k
m
o
t
w
y
Typedefs
c
d
f
g
o
s
u
x
y
Enumerations
Enumerator
a
c
d
i
m
o
p
s
t
v
y
Macros
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
v
x
y
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
Annotation Member List
This is the complete list of members for
Annotation
, including all inherited members.
ANNOTATION_LIST
enum value
Annotation
AnnotationList
(std::vector< Annotation > list)
Annotation
static
annotations
Annotation
AppendAllVariables
(std::vector< Variable * > *vars) const
Annotation
DebugString
() const
Annotation
Empty
()
Annotation
static
FUNCTION_CALL
enum value
Annotation
FunctionCall
(absl::string_view id)
Annotation
static
FunctionCallWithArguments
(absl::string_view id, std::vector< Annotation > args)
Annotation
static
id
Annotation
IDENTIFIER
enum value
Annotation
Identifier
(absl::string_view id)
Annotation
static
INT_LIST
enum value
Annotation
INT_VALUE
enum value
Annotation
IntegerList
(const std::vector< int64_t > &values)
Annotation
static
IntegerValue
(int64_t value)
Annotation
static
INTERVAL
enum value
Annotation
Interval
(int64_t interval_min, int64_t interval_max)
Annotation
static
interval_max
Annotation
interval_min
Annotation
IsFunctionCallWithIdentifier
(absl::string_view identifier) const
Annotation
inline
String
(absl::string_view str)
Annotation
static
STRING_VALUE
enum value
Annotation
string_value
Annotation
Type
enum name
Annotation
type
Annotation
values
Annotation
VAR_REF
enum value
Annotation
VAR_REF_ARRAY
enum value
Annotation
variables
Annotation
VarRef
(Variable *var)
Annotation
static
VarRefArray
(std::vector< Variable * > variables)
Annotation
static
Generated by
1.13.2