On Tuesday, October 10, 2017 at 8:21:56 AM UTC+1, Jori Mäntysalo wrote:
>
> Try 
>
> g = graphs.StarGraph(3) 
> print(g.hamiltonian_path()) 
> print(g.hamiltonian_cycle()) 
>
> Is there a reason for this?

 
I cannot think of a reason other than different authors/reviewers, 
different weather, different amount of coffee... :-)

 

> If not, which way we should correct it? 
>
IMHO returning an empty is OK, not sure about the overall consistency 
though.
 

>
> (#23994 is waiting for a review, will also depend on this.) 
>
> -- 
> Jori Mäntysalo 
>

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

Reply via email to