logo       

[ ghc-Bugs-1186431 ] mkGraph Stack Overflow: msg#00091

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-1186431 ] mkGraph Stack Overflow

Bugs item #1186431, was opened at 2005-04-19 21:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1186431&group_id=8032

Category: libraries (other)
Group: 6.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: mkGraph Stack Overflow

Initial Comment:
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



----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1186431&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise