|
Class Summary |
| ApproximateMaster |
Benders search with approximated (not independent) substructures
in case of satisfaction problems. |
| MasterGlobalSearchSolver |
Default implementation of Benders search (used for P_{0})
basis for {P'_{0},P_{y}, and P_{xy} |
| MasterOptimizer |
Benders search in case of problem of the form P_{y} (
an optimization function on the variable of the master) |
| MasterSlaveOptimizer |
Benders search in case of problem of the form P_{xy} (
an optimization function on the variable of the master AND slaves)
assuming that the master provide a relaxation of the whole problem |
| SubOptimizer |
A searchsolver for optimization |
| SubSearchSolver |
Created by IntelliJ IDEA. |
| SumRelation |
|