Simulated Annealing in Python
Project description
simanneal is a python implementation of the [simulated annealing optimization](http://en.wikipedia.org/wiki/Simulated_annealing) technique.
Simulated annealing is used to find a close-to-optimal solution among an extremely large (but finite) set of potential solutions. It is particularly useful for [combinatorial optimization](http://en.wikipedia.org/wiki/Combinatorial_optimization) problems defined by complex objective functions that rely on external data.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simanneal-0.3.1.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file simanneal-0.3.1.tar.gz
.
File metadata
- Download URL: simanneal-0.3.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | addc6650de895a5be409579335686fc35a039d9281940570796756ac9f57db87 |
|
MD5 | a35ef536d90b851bac7acbe3014b3ad0 |
|
BLAKE2b-256 | b578eb853c3d924a51a60254aeda1c8c08512a8578dc2ae5d17843394082bbbf |
File details
Details for the file simanneal-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: simanneal-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f16d3da9f0a8b26185751d8f264a0fcc5d77a499eb7b46a53a83d4981c0b748 |
|
MD5 | 3f00fbcbe87f47f11652a61299ee86ed |
|
BLAKE2b-256 | c54f5e622c3258bee095e03776bea76d3faebf503605e2f41763fbf054d82b9b |