calco 0.1.0

Generic interface to work with genetic algorithms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
rand = "0.3.14"
random-wheel = "0.3.0"

[package]
authors = ["Kero <renault.cle@gmail.com>"]
description = "Generic interface to work with genetic algorithms."
documentation = "https://kerosene2000.github.io/calco-rs-doc/calco-rs/calco/index.html"
license = "AML"
name = "calco"
repository = "https://github.com/Kerosene2000/calco-rs"
version = "0.1.0"