Solver options
Skočit na navigaci
Skočit na vyhledávání
Iterations
25 000 - standard
50 000 - deeper search
100 000 - deep search
200 000 - is max, but can be more
Starting temperature
Name | Description |
Low | w *= 1.1F |
MediumLow | w *= 1.17F |
Medium | w *= 1.25F |
MediumHigh | w *= 1.17F |
High | w *= 1.75F |
VeryHigh | w *= 5F |
UltraHigh | w *= 10F |
CrazyHigh | w *= 100F |
Stop iterating after seconds
That is the time you give it. Max is meaningless here
Max Neighbourhood Size
Ignore this.
Use multicores when solving
When checked the solver will be allowed to use more than one processor.
Max processors count
Limits the maximum number of processor to be used. When set to 0 it will use the amount available minus 1 (left to run the UI, and other programs). If you want to harness all cpu power, set this to a high number and maximum of available processors will be used.