At some point I want to implement several graph-theoretic constructions for work I hope to get funded for over the summer, so I will wait until this patch is incorporated. They are
(1) the Havel-Hakimi construction (given a graphical degree sequence, construct a graph having those degrees) (2) ring lattice graphs (as in Watts' Small Worlds), (3) Moore graphs (as in Watts' book) Since I don't understand the constructions yet anyway, I'm happy to wait for #7634 to be applied:-) On Wed, Jan 6, 2010 at 9:16 AM, Robert Miller <[email protected]> wrote: > Hello, > > The long awaited patches to switch to using Cython-based graphs by > default and to refector the way too long files in sage/graphs is here! > If you plan on doing any development on graphs, please be aware of > trac ticket #7634. Any work that is not based on the patches there > will need to be rebased: > > http://trac.sagemath.org/sage_trac/ticket/7634 > > -- > Robert L. Miller > http://www.rlmiller.org/ > > -- > To post to this group, send an email to [email protected] > To unsubscribe from this group, send an email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > >
-- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
