random-wheel 0.1.7

A little implementation of random wheels (used in genetic algorithm for selection)
Documentation
1
2
3
4
5
[![Build Status](https://travis-ci.org/Kerosene2000/random-wheel-rs.svg?branch=master)](https://travis-ci.org/Kerosene2000/random-wheel-rs)
# random-wheel-rs
A little implementation of random wheels (used in genetic algorithm for selection)

[Documentation](https://kerosene2000.github.io/random-wheel-rs-doc/random-wheel-rs/random_wheel/index.html)