On Tue, 11 May 2010, Ivan Miljenovic wrote:

You're splitting apart related data into _three_ different data
structures (the graph, vertex labels and edge labels)?  _That_ doesn't
make sense.

There are no edge labels, only vertex labels. And yes, I find separation of data structures for separation of concerns a good strategy.
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to