Click or drag to resize

ISolverStatusReceiver Interface

It is recommended to instead use the SolverStatusUpdated event to receive feedback from the solver as it is solving.

This interface can be implemented by classes to receive information from a Solver while it is solving a problem.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public interface ISolverStatusReceiver

The ISolverStatusReceiver type exposes the following members.

Methods
  NameDescription
Public methodMessageFromSolver
The Solver will intermittently call this method via its SolverStatusReceiver property.
Top
See Also

www.routingautomation.com | support