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.1.zip
(5.4 kB
view details)
simanneal-0.1.1.tar.gz
(3.7 kB
view details)
File details
Details for the file simanneal-0.1.1.zip
.
File metadata
- Download URL: simanneal-0.1.1.zip
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f822746066edcc724236a14239d429b5331ef4369d2c9dc87689041071e8db6a |
|
MD5 | 231af4c00f85f1e801e85a18869b546e |
|
BLAKE2b-256 | d74e422873cf20b2b630d4826f965e7d3729b0ed8fc14e64b938c273eb3e7153 |
File details
Details for the file simanneal-0.1.1.tar.gz
.
File metadata
- Download URL: simanneal-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | baddfc999cb42479b70ab0875fd7c06eb3585db585b29fd6d1161c6da3695238 |
|
MD5 | 6071bb91e10bd82923ac358725335137 |
|
BLAKE2b-256 | 61c3256f1acd97342bfd2fce3da377da1518f28039753f9b9db99e9009511efc |