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.2.zip
(5.4 kB
view details)
simanneal-0.1.2.tar.gz
(3.7 kB
view details)
File details
Details for the file simanneal-0.1.2.zip
.
File metadata
- Download URL: simanneal-0.1.2.zip
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e9e9717ba1590b341e9c2cab6a880049db5ce36714f71f160d7960757148000 |
|
MD5 | c858d8cce2798d5d1a04bb9127791380 |
|
BLAKE2b-256 | c8feebb6c4c8e55bf20152bd6fdeb886ccd2e8174a7796a28c62168e6fb31054 |
File details
Details for the file simanneal-0.1.2.tar.gz
.
File metadata
- Download URL: simanneal-0.1.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d40dd8fd0c7fc63a40a7ad720e37ebc95da78eb48731c34cbc2396b6fdedb73 |
|
MD5 | ea61257646f8e065ce7ac0a204b8d872 |
|
BLAKE2b-256 | ef47803ffac9b2ca011f9e051538868f26757bae78a2d8d70339981f5cc785e7 |