| Crates.io | simulated_annealing |
| lib.rs | simulated_annealing |
| version | 0.2.1 |
| created_at | 2022-09-13 16:41:36.395133+00 |
| updated_at | 2023-04-13 15:36:34.965381+00 |
| description | An interface for global function optimization using simulated annealing |
| homepage | https://github.com/paveloom-r/simulated_annealing |
| repository | https://github.com/paveloom-r/simulated_annealing |
| max_upload_size | |
| id | 664755 |
| size | 24,323 |
This crate provides an implementation of the simulated annealing algorithm for approximating the global minimum of a given function.
Read the documentation for more information.
To build the documentation with KaTeX support, run:
cargo doc
RUSTDOCFLAGS="--html-in-header assets/katex-header.html" cargo doc --no-deps --open
Git mirrors: