The CustomAnnealingSchedule type exposes the following members.

Properties

  NameDescription
Iterations
Gets and sets the iterations at each step.
Steps
Gets the number of steps in the schedule.
(Inherited from AnnealingScheduleBase.)
Temperatures
Gets and sets the temperatures at each step.
Tolerance
Gets and sets the error tolerance used in computing minima estimates.
(Inherited from AnnealingScheduleBase.)
TotalIterations
Gets and sets the total number of iterations in this schedule.
(Overrides AnnealingScheduleBase..::.TotalIterations.)

See Also