Class SimulatedAnnealingEventType
Type of a simulated annealing event.
Inheritance
System.Object
SimulatedAnnealingEventType
Assembly: Edgar.dll
Syntax
public sealed class SimulatedAnnealingEventType : Enum
Fields
LayoutGenerated
Declaration
public const SimulatedAnnealingEventType LayoutGenerated
Field Value
OutOfIterations
Declaration
public const SimulatedAnnealingEventType OutOfIterations
Field Value
RandomRestart
Declaration
public const SimulatedAnnealingEventType RandomRestart
Field Value
StageTwoFailure
Declaration
public const SimulatedAnnealingEventType StageTwoFailure
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|