[sage-support] Re: maximum induced cycle length

2015-10-14 Thread Dima Pasechnik
On Wednesday, 14 October 2015 09:48:58 UTC-7, Dima Pasechnik wrote: > > girth? > > sage: p=graphs.PetersenGraph() > sage: p.girth() > 5 > > oops, this is just a lower bound on what you ask. > > On Tuesday, 13 October 2015 22:52:13 UTC-7, Selva Raja S wrote: >> >> Is there any coding/command, t

[sage-support] Re: maximum induced cycle length

2015-10-14 Thread Dima Pasechnik
girth? sage: p=graphs.PetersenGraph() sage: p.girth() 5 On Tuesday, 13 October 2015 22:52:13 UTC-7, Selva Raja S wrote: > > Is there any coding/command, to find maximum induced cycle length? > -- You received this message because you are subscribed to the Google Groups "sage-support" group. T