[sage-support] Re: Complete Graph on two vertices

2018-08-14 Thread Dima Pasechnik
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 >

[sage-support] Re: Complete Graph on two vertices

2018-08-14 Thread Dima Pasechnik
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() doe