Module swh_graph::views

source ·
Expand description

Wrappers for SwhGraph that filter or change the nodes and arcs it returns.

Structs

  • Wraps a graph, and records calls to its methods, useful for tests
  • A view over SwhGraph and related traits, that filters out some nodes and arcs based on arbitrary closures.
  • A view over SwhGraph and related trait, that flips the direction of all arcs