Google OR-Tools
v9.12
a fast and portable software suite for combinatorial optimization
Toggle main menu visibility
Main Page
Related Pages
Packages
Package List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
[
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
Functions
[
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
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
Files
File List
▼
Google OR-Tools
OR-Tools
Deprecated List
►
Packages
►
Classes
▼
Files
▼
File List
▼
build
▼
java
▼
ortools-java
▼
src
▼
main
▼
java
▼
com
▼
google
▼
ortools
►
algorithms
►
bop
►
constraintsolver
►
glop
►
graph
►
init
►
linearsolver
▼
modelbuilder
►
AffineExpression.java
►
ConstantExpression.java
►
EnforcedLinearConstraint.java
►
LinearArgument.java
►
LinearConstraint.java
►
LinearExpr.java
►
LinearExprBuilder.java
►
main.java
►
ModelBuilder.java
►
ModelBuilderHelper.java
►
ModelSolver.java
►
ModelSolverHelper.java
►
SolveStatus.java
►
Variable.java
►
WeightedSumExpression.java
►
pdlp
►
sat
►
util
►
Loader.java
►
ortools
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
Loading...
Searching...
No Matches
main.java
Go to the documentation of this file.
1
/* ----------------------------------------------------------------------------
2
* This file was automatically generated by SWIG (https://www.swig.org).
3
* Version 4.3.0
4
*
5
* Do not make changes to this file unless you know what you are doing - modify
6
* the SWIG interface file instead.
7
* ----------------------------------------------------------------------------- */
8
9
package
com.google.ortools.modelbuilder;
10
11
public
class
main
{
12
}
11
public
class
main
{
…
};
com.google.ortools.modelbuilder.main
Definition
main.java:11
build
java
ortools-java
src
main
java
com
google
ortools
modelbuilder
main.java
Generated by
1.13.2