Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thermal development of all local minima #14

Open
phbasler opened this issue Jun 6, 2020 · 0 comments
Open

Thermal development of all local minima #14

phbasler opened this issue Jun 6, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@phbasler
Copy link
Owner

phbasler commented Jun 6, 2020

Feature Request from @jwittbrodt

  • 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
@phbasler phbasler added the enhancement New feature or request label Jun 6, 2020
guikos11 pushed a commit to guikos11/BSMPT that referenced this issue Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants