ISolverStopped Property

If this is set to true while the solver is running the solver stops and returns the best solution found so far.

Definition

Namespace: ASAP.NRP.Solvers
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
bool Stopped { get; set; }

Property Value

Boolean

See Also