SolverConfiguration Properties
From Fabrica Bolos GLPK
| Optimization Framework |
| SolverConfiguration Properties |
| SolverConfiguration Class See Also Send Feedback |
The SolverConfiguration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CallbackEndpoint |
This endpoint will be used to enable communication between solvers
| |
| GetGlobalIncumbent | ||
| NewBestBoundFound |
This action is executed whenever a new best bound is found
| |
| NewIncumbentFound |
This action is executed whenever a new incumbent is found
| |
| PartialProblemsNeeded |
A method that decides if a partial problem should be created.
| |
| SendPartialProblems |
A method that sends partial problems over the wire
| |
| UseHeuristicCallback |
Indicates if the solver should activate its provided HeuristicCallback
This will make the solver use injected solutions from other solvers
|