Show / Hide Table of Contents

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>
Back to top Generated by DocFX