Interface ISimulatedAnnealingData
Namespace: Edgar.Legacy.Core.LayoutEvolvers.Interfaces
Assembly: Edgar.dll
Syntax
public interface ISimulatedAnnealingData
Properties
SimulatedAnnealingEventArgs
Declaration
List<SimulatedAnnealingEventArgs> SimulatedAnnealingEventArgs { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<SimulatedAnnealingEventArgs> |