[Haskell-cafe] ANNOUNCE: planar-graph-1.0

Felipe Almeida Lessa felipe.lessa at gmail.com
Sat Apr 28 03:38:30 CEST 2012


Hello!

I'm sorry if this is a dumb question, I was just reading the API docs,
but: what happens if one by one I add all edges of a non-planar graph
using addEdge?  Are there any sanity checks that would tell me "sorry,
but your graph isn't planar", or would it just give me wrong answers?

Cheers, =)

-- 
Felipe.



More information about the Haskell-Cafe mailing list