guofei9987 / guofei9987/scikit-opt
Simulated Annealing variable bound not working
Open
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I am using the scikit-opt for minimizing a function through Simulated Annealing. The problem is the bounding on the variables is not working, even when I define bounds the method doesn't enforce them (it seems it is using default values). I did the same with the Genetic Algorithm and works fine.
Contributor guide
Assessment
This issue has not been assessed yet.