MINIMA_CRAWLING
Section controls Minima Crawling run. [Edit on GitHub]
Keywords
Keyword descriptions
- ESCAPE_HISTORY_LENGTH: integer = 10
Number of escapes averaged for scoring of minima. [Edit on GitHub]
- TEMPDIST_INIT_WIDTH: real = 5.00000000E+000
Initial width of temperature distribution. [Edit on GitHub]
- TEMPDIST_UPDATE_HEIGHT: real = 1.00000000E-001
Height of gaussian used to update temperature distribution. [Edit on GitHub]
- TEMPDIST_UPDATE_WIDTH: real = 2.00000000E+000
Width of gaussian used to update temperature distribution. [Edit on GitHub]
- TEMPERATURE_INIT: real = 1.00000000E+002
Initial temperature in Kelvin [Edit on GitHub]
- TEMPSTEP_BASE: real = 1.10000000E+000
Base used to calculate temperature steps base**n [Edit on GitHub]
- TEMPSTEP_MAX: integer = 100
Maximum number of temperature steps. [Edit on GitHub]
- WORKER_PER_MINIMA: integer = 3
Maximum number of active workers per Minima. [Edit on GitHub]