Click or drag to resize

CustomAnnealingSchedule Properties

The CustomAnnealingSchedule type exposes the following members.

Properties
 NameDescription
Public propertyIterations Gets and sets the iterations at each step.
Public propertySteps Gets the number of steps in the schedule.
(Inherited from AnnealingScheduleBase)
Public propertyTemperatures Gets and sets the temperatures at each step.
Public propertyTolerance Gets and sets the error tolerance used in computing minima estimates.
(Inherited from AnnealingScheduleBase)
Public propertyTotalIterations Gets and sets the total number of iterations in this schedule.
(Overrides AnnealingScheduleBaseTotalIterations)
Top
See Also