Show / Hide Table of Contents

Interface ISimulatedAnnealingConfiguration

Namespace: Edgar.Legacy.Utils.MetaOptimization.Configurations
Assembly: Edgar.dll
Syntax
public interface ISimulatedAnnealingConfiguration

Properties

SimulatedAnnealingConfiguration

Declaration
SimulatedAnnealingConfigurationProvider SimulatedAnnealingConfiguration { get; set; }
Property Value
Type Description
SimulatedAnnealingConfigurationProvider

SimulatedAnnealingMaxBranching

Declaration
int SimulatedAnnealingMaxBranching { get; set; }
Property Value
Type Description
System.Int32
Back to top Generated by DocFX