@hackage GraphSCC1.0.4

Tarjan's algorithm for computing the strongly connected components of a graph.

Tarjan's algorithm for computing the strongly connected components of a graph.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/cryptol
  • Package Flags

      use-maps
       (off by default)

      Use IntMap instead of mutable arrays.