[dependencies.historian]
version = "4"
[dependencies.rand]
features = ["small_rng"]
version = "0.7"
[dependencies.rayon]
version = "1"
[package]
authors = ["Martin1887 <marcos.martin.pozo.delgado@gmail.com>"]
categories = ["algorithms", "science"]
description = "Fast, parallel, extensible and adaptable genetic algorithm library."
keywords = ["oxigen", "genetic", "algorithm", "heuristic", "search"]
license = "MPL-2.0"
name = "oxigen"
readme = "../README.md"
repository = "https://github.com/Martin1887/oxigen"
version = "2.0.4"