https://github.com/arrmansa/sofa-problem-using-simulated-annealing
Basic Proof of concept for using simulated annealing on the sofa problem to get a rough shape.
https://github.com/arrmansa/sofa-problem-using-simulated-annealing
moving-sofa-problem python simulated-annealing-algorithm
Last synced: 2 months ago
JSON representation
Basic Proof of concept for using simulated annealing on the sofa problem to get a rough shape.
- Host: GitHub
- URL: https://github.com/arrmansa/sofa-problem-using-simulated-annealing
- Owner: arrmansa
- License: unlicense
- Created: 2022-07-16T06:32:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T09:41:07.000Z (about 1 year ago)
- Last Synced: 2025-01-22T18:09:32.240Z (4 months ago)
- Topics: moving-sofa-problem, python, simulated-annealing-algorithm
- Language: Jupyter Notebook
- Homepage:
- Size: 627 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sofa-Problem-using-simulated-annealing
Basic Proof of concept