SolverConfiguration Properties

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image

The SolverConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyCallbackEndpoint
This endpoint will be used to enable communication between solvers
Public propertyGetGlobalIncumbent
Public propertyNewBestBoundFound
This action is executed whenever a new best bound is found
Public propertyNewIncumbentFound
This action is executed whenever a new incumbent is found
Public propertyPartialProblemsNeeded
A method that decides if a partial problem should be created.
Public propertySendPartialProblems
A method that sends partial problems over the wire
Public propertyUseHeuristicCallback
Indicates if the solver should activate its provided HeuristicCallback This will make the solver use injected solutions from other solvers

See Also