Class | Description |
---|---|
GRB |
Class for Java enums and constants.
|
GRBBatch |
Gurobi batch object.
|
GRBCallback | |
GRBCObj | |
GRBColumn |
Gurobi column object.
|
GRBConstr |
Gurobi constraint object.
|
GRBEnv |
Gurobi environment object.
|
GRBExpr | |
GRBGenConstr |
Gurobi general constraint object.
|
GRBLinExpr | |
GRBModel |
Gurobi model object.
|
GRBQConstr |
Gurobi quadratic constraint object.
|
GRBQuadExpr | |
GRBSOS |
Gurobi SOS constraint object.
|
GRBVar |
Gurobi variable object.
|
GurobiJni | |
NativeUtils |
Enum | Description |
---|---|
GRB.CharAttr | |
GRB.DoubleAttr | |
GRB.DoubleParam | |
GRB.IntAttr | |
GRB.IntParam | |
GRB.StringAttr | |
GRB.StringParam |
Exception | Description |
---|---|
GRBException |
Copyright © 2024. All rights reserved.