Header menu logo bristlecone

AnnealSettings<'a> Type

Represents configurable settings of an annealing procedure that supports (a) heating, followed by (b) annealing.

Record fields

Record Field Description

AnnealStepLength

Full Usage: AnnealStepLength

Field type: EndCondition<'a>
Field type: EndCondition<'a>

BoilingAcceptanceRate

Full Usage: BoilingAcceptanceRate

Field type: float
Field type: float

HeatRamp

Full Usage: HeatRamp

Field type: float -> float
Field type: float -> float

HeatStepLength

Full Usage: HeatStepLength

Field type: EndCondition<'a>
Field type: EndCondition<'a>

InitialTemperature

Full Usage: InitialTemperature

Field type: float
Field type: float

PreTuneLength

Full Usage: PreTuneLength

Field type: int
Field type: int

TemperatureCeiling

Full Usage: TemperatureCeiling

Field type: float option
Field type: float option

TuneLength

Full Usage: TuneLength

Field type: int
Field type: int

TuneN

Full Usage: TuneN

Field type: int
Field type: int

Static members

Static member Description

AnnealSettings.Default

Full Usage: AnnealSettings.Default

Returns: AnnealSettings<float>
Returns: AnnealSettings<float>

Type something to start searching.