watchmaker

A genetic algorithm implementation in Rust.

CircleCI

Features

Usage

Development

Examples

See the examples folder.

Roadmap

Alternatives

Genetic Algorithm is a very well known technique: https://en.wikipedia.org/wiki/Genetic_algorithm There are many alternatives for Rust available through cargo: https://crates.io/search?q=genetic%20algorithm

License

MIT permissive license. See LICENSE for full license details.

Source Code Repository

https://github.com/thomasbratt/watchmaker