The LinearAnnealingSchedule type exposes the following members.

Properties

  NameDescription
Iterations
Gets and sets the number of iterations per step.
StartingTemperature
Gets and sets the starting temperature.
Steps
Gets the number of steps in the schedule.
(Inherited from AnnealingScheduleBase.)
Tolerance
Gets and sets the error tolerance used in computing minima estimates.
(Inherited from AnnealingScheduleBase.)
TotalIterations
Gets and sets the total number of iterations.
(Overrides AnnealingScheduleBase..::.TotalIterations.)

See Also