You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find all local minima at a given temperature and label them
Change the temperature by given stepsize and find the next local minimum starting with all labeled at the last temperature. If multiple minimizer find different local minima for the same starting point then add all paths to the list.
Repeat that until the final temperature is achieved
Write all paths in separate output files
Input:
Starting temperature
Stepsize for the temperature
Final temperature
Number of initial starting points to find local minima at the starting temperature
Which minimizer to use?
Input file with the parameter point
Line in the input file with the parameter point
Suffix for the output files
The text was updated successfully, but these errors were encountered:
Feature Request from @jwittbrodt
Input:
The text was updated successfully, but these errors were encountered: