Safe Haskell | None |
---|---|
Language | Haskell2010 |
IGraph.Isomorphism
Documentation
isomorphic :: Graph d v1 e1 -> Graph d v2 e2 -> Bool Source #
Determine whether two graphs are isomorphic.
haskell-igraph-0.6.0: Haskell interface of the igraph library.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
IGraph.Isomorphism
isomorphic :: Graph d v1 e1 -> Graph d v2 e2 -> Bool Source #
Determine whether two graphs are isomorphic.