0.2.0 |
|
---|---|
0.1.0 |
|
#48 in #solving
7KB
150 lines
evolution_rs
This is a small Rust library for solving maximization problems using genetic algorithms.
See the example to see how it works.
Usage
The crate is accessible through crates.io.
You can add it to your Cargo.toml
:
[dependencies]
evolution_rs = "0.1.0"
Dependencies
~330–560KB