https://github.com/dashed/random-wheel-rs
personal fork of https://github.com/Kerosene2000/random-wheel-rs
https://github.com/dashed/random-wheel-rs
Last synced: 5 months ago
JSON representation
personal fork of https://github.com/Kerosene2000/random-wheel-rs
- Host: GitHub
- URL: https://github.com/dashed/random-wheel-rs
- Owner: dashed
- Created: 2016-09-08T12:31:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-08T12:33:53.000Z (over 9 years ago)
- Last Synced: 2025-03-06T18:50:21.811Z (11 months ago)
- Language: Rust
- Size: 49.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal fork of https://github.com/Kerosene2000/random-wheel-rs
# random-wheel-rs [](https://travis-ci.org/Kerosene2000/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)