Package | Description |
---|---|
com.google.ortools.modelbuilder |
Modifier and Type | Method and Description |
---|---|
ModelBuilder |
ModelBuilder.getClone()
Returns a cloned model
|
Modifier and Type | Method and Description |
---|---|
SolveStatus |
ModelSolver.solve(ModelBuilder model)
Solves given model, and returns the status of the response.
|
Copyright © 2025. All rights reserved.