Package | Description |
---|---|
org.chocosolver.solver |
A package devoted to Model and resolution tools.
|
Modifier and Type | Field and Description |
---|---|
protected PropagationEngine |
Solver.engine
The propagation engine to use
|
Modifier and Type | Method and Description |
---|---|
PropagationEngine |
Solver.getEngine() |
Modifier and Type | Method and Description |
---|---|
void |
Solver.setEngine(PropagationEngine propagationEngine)
Attaches a propagation engine
this . |
Copyright © 2018. All rights reserved.