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