moonlander-gp 0.1.1

Genetic Programming framework providing AST abstraction and evolution routines.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
downcast = "0.6"
rand = "0.3"
rayon = "0.4"
rustc-serialize = "0.3"

[package]
authors = ["Rico Huijbers <rix0rrr@gmail.com>", "Daan van Berkel <daan.v.berkel.1980@gmail.com>"]
description = "Genetic Programming framework providing AST abstraction and evolution routines."
license = "MIT"
name = "moonlander-gp"
version = "0.1.1"