@hackage GraphSCC1.0.3
Tarjan's algorithm for computing the strongly connected components of a graph.
Categories
License
BSD-3-Clause
Maintainer
diatchki@galois.com
Links
Versions
Installation
Dependencies (3)
Dependents (4)
@hackage/passage, @hackage/cryptol, @hackage/acme-everything, @hackage/forml
Package Flags
use-maps
(off by default)
Use IntMap instead of mutable arrays.
Tarjan's algorithm for computing the strongly connected components of a graph.