Crates.io | gray-codes |
lib.rs | gray-codes |
version | 0.1.1 |
source | src |
created_at | 2017-07-19 01:42:29.346221 |
updated_at | 2017-12-03 02:16:01.541367 |
description | Iterators over binary Gray codes; utilities for efficiently visiting all subsets of a collection |
homepage | |
repository | https://github.com/dcrewi/gray-codes-rs |
max_upload_size | |
id | 24009 |
size | 31,500 |
This crate provides iterators over Gray codes as well as utilities for efficiently visiting all subsets of a collection. See the rustdoc for more details and examples.
This crate is published on the https://crates.io/ repository as the "gray-codes" crate.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.