Skip to content

mkGraph Stack Overflow

module Data.Graph.Inductive.Graph

mkGraph :: [LNode a] -> [LEdge b] -> gr a b

mkGraph dies on large graphs.

'mkGraph nodes edges' gives stack overflow error.

length nodes -> 20000
length edges -> 400000

Trac metadata
Trac field Value
Version 6.4
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution ResolvedFixed
Component libraries (other)
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information