| Crates.io | cuckoo |
| lib.rs | cuckoo |
| version | 0.8.0 |
| created_at | 2018-07-17 01:06:56.603464+00 |
| updated_at | 2020-10-12 17:46:10.816846+00 |
| description | Cuckoo search algorithm |
| homepage | https://github.com/phillyfan1138/cuckoo_rust |
| repository | https://github.com/phillyfan1138/cuckoo_rust |
| max_upload_size | |
| id | 74596 |
| size | 21,709 |
| Linux | Codecov |
|---|---|
Implementation of Cuckoo algorithm in Rust.
To test with verbose output,
cargo test --features VERBOSE_FLAG -- --nocapture