There is now a patch for that available at
http://trac.sagemath.org/sage_trac/ticket/14442

It is waiting for a review :-)

Nathann

On 11 April 2013 11:50, Nathann Cohen <nathann.co...@gmail.com> wrote:
> Helloooooooooooooo !!!
>
>> I have a question about the circular_planar function in the graphs
>> package.  The first line of the documentation says:
>>
>> Tests whether the graph is circular planar (outerplanar)
>>
>> My understanding of the outer planar property is that, for example,
>> graphs.CircularLadderGraph(6) would not be outer planar, but it is circular
>> planar.  Can anyone clarify this for me?
>
>
> You are right, the problem comes from Sage : the documentation of that
> method is not very clear, and in this case the result is not the one you
> would expect. The code is good, but there is no way for you to guess what it
> does from the doc. I will fix that today and kee this thread updated !
>
> Nathann
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-edu" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-edu/ivWea0Gk3_Q/unsubscribe?hl=en.
> To unsubscribe from this group and all its topics, send an email to
> sage-edu+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-edu@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-edu?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

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


Reply via email to