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 Distributions
simanneal-0.1.zip
(5.1 kB
view details)
simanneal-0.1.tar.gz
(3.5 kB
view details)
File details
Details for the file simanneal-0.1.zip
.
File metadata
- Download URL: simanneal-0.1.zip
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a4f8d7917c39ca8d90de9e9f835caccba724cbce299548b5273bc1c3207ded9 |
|
MD5 | 0f9dbb85ac0b449325da25a47093d0f5 |
|
BLAKE2b-256 | 3aba1b5447271cb14385b091a0b604864c03b84cd3724c7848238e5bd2f6df8f |
File details
Details for the file simanneal-0.1.tar.gz
.
File metadata
- Download URL: simanneal-0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b6be8d9c6688a8bc8049bfcddebb23b9802557e6c307e6f0757196585c9e3bf |
|
MD5 | 2c75220db4ddbb1d5c108504eb9858c8 |
|
BLAKE2b-256 | ee10ac9157dcae634af401d545b8a7f19f51b631029bd967394ece8f74bb0418 |