ITimeLimitCheckerTimeCheckerStopped Property |
True is the solver should stop as soon as possible. False otherwise.
Namespace:
ASAP.NRP.Solvers
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntaxbool TimeCheckerStopped { get; }
ReadOnly Property TimeCheckerStopped As Boolean
Get
property bool TimeCheckerStopped {
bool get ();
}
abstract TimeCheckerStopped : bool with get
Property Value
Type:
Boolean
See Also