Docs.rs
  • bigraph-5.0.1
    • bigraph 5.0.1
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sebschmi
    • Dependencies
      • bitvector ^0.1.5 normal
      • traitgraph ^8.1.2 normal
      • traitgraph-algo ^8.0.0 normal
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bigraph5.0.1

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • implementation::node_bigraph_wrapper::NodeBigraphWrapper

Traits

  • interface::BidirectedData
  • interface::dynamic_bigraph::DynamicBigraph
  • interface::dynamic_bigraph::DynamicEdgeCentricBigraph
  • interface::dynamic_bigraph::DynamicNodeCentricBigraph
  • interface::static_bigraph::StaticBigraph
  • interface::static_bigraph::StaticBigraphFromDigraph
  • interface::static_bigraph::StaticEdgeCentricBigraph
  • interface::static_bigraph::StaticNodeCentricBigraph

Functions

  • algo::eulerian::compute_eulerian_superfluous_out_biedges
  • algo::eulerian::compute_minimum_bidirected_eulerian_cycle_decomposition
  • algo::eulerian::decomposes_into_eulerian_bicycles
  • algo::eulerian::find_non_eulerian_binodes
  • algo::eulerian::find_non_eulerian_binodes_with_differences
  • algo::walk_cover::arbitrary_biwalk_cover
  • algo::weakly_connected_components::decompose_weakly_connected_components

Type Aliases

  • implementation::node_bigraph_wrapper::PetBigraph