radiate_matrix_tree 1.0.0

Matrix Tree model compatable with Radiate's evolutionary engine
Documentation
[package]

name = "radiate_matrix_tree"

version = "1.0.0"

authors = ["pkalivas <peterkalivas@gmail.com>"]

description = "Matrix Tree model compatable with Radiate's evolutionary engine"

repository = "https://github.com/pkalivas/radiate"

readme = "README.md"

categories = ["science", "simulation", "algorithms", "evolve", "genetic"]

keywords = ["search", "genetic", "learning", "artificial", "evolution"]

edition = "2018"

license = "MIT"





[dependencies]

radiate="1.1.5"

rand="0.7.2"

simple-matrix = "0.1.2"