On 17/04/2013, at 11:46 PM, Dima Pasechnik <[email protected]> wrote:
> 
>> sage: Graph(matrix(GF(2), [[1,0,1,1],[1,1,0,1],[0,1,1,0]]))
> 
> it's not even clear what two parallel edges should lead to. Should they
> "cancel" each other?

No, they're just parallel. Maybe I should have said multigraphs. The example 
above is http://en.wikipedia.org/wiki/File:Shannon_multigraph_3.svg

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to