For CycleGraph(2) the fix was here:
https://git.sagemath.org/sage.git/commit?id=62c14676ba1e256b6293f210c2678407b01a7885
(in https://trac.sagemath.org/ticket/24512)

On Tuesday, August 14, 2018 at 11:31:13 AM UTC+3, Dima Pasechnik wrote:
>
> This is in fact https://trac.sagemath.org/ticket/22050
>
> On Tuesday, August 14, 2018 at 1:37:10 AM UTC+3, pong wrote:
>>
>> On SAGE 8.2
>>
>> graphs.CompleteGraph(2).show() 
>>
>> returns a diagram of two isolated points. Anyone can reproduce the same 
>> issue?
>>
>> Yet, graphs.CompleteGraph(2).edges() does return [(0, 1, None)]
>>
>>

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to