Docs.rs
  • roaring-graphs-0.11.2
    • roaring-graphs 0.11.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • adaszko
    • Dependencies
      • cov-mark ^1.1 normal
      • proptest ^1 normal
      • roaring ^0.10 normal
    • Versions
    • 47.44% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate roaring_graphs

  • Version 0.11.2
  • All Items
  • Re-exports
  • Modules
  • Type Definitions
?
Change settings

Crate roaring_graphs

source ·

Re-exports

  • pub use dag::arb_dag;
  • pub use dag::DirectedAcyclicGraph;
  • pub use digraph::arb_tree;
  • pub use digraph::arb_nonempty_tree;
  • pub use digraph::DirectedGraph;

Modules

  • dag
    Directed Acyclic Graphs (DAGs) represented as Strictly Upper Triangular matrices.
  • digraph
  • strictly_upper_triangular_logical_matrix

Type Definitions

  • Vertex