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