rust_ga 0.1.6

A simple framework for testing genetic algorithms.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies.rand]
version = "0.7.3"

[package]
authors = ["Shashi Kant <shashitnak@gmail.com>"]
description = "A simple framework for testing genetic algorithms."
edition = "2018"
license = "MIT"
name = "rust_ga"
version = "0.1.6"