#19247: Two SRG on 243 and 276 vertices
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_review
           Type:         |    Milestone:  sage-6.9
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:  graph  |    Reviewers:
  theory                 |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  4b4f98af0e12dd7e996bc9cf2162063ad199406d
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/19247           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by dimpase):

 typo:

 {{{
 @ -3807,7 +3808,7 @@ def MoebiusKantorGraph():
      Returns a Moebius-Kantor Graph.

      A Moebius-Kantor graph is a cubic symmetric graph. (See also the
 -    Heawood graph). It has 16 nodes and 24 edges. It is nonplanar and
 +    Heawood graph). It haypergrs 16 nodes and 24 edges. It is nonplanar
 and
                         ^^^^^^^^^
      Hamiltonian. It has diameter = 4, girth = 6, and chromatic number =
      2. It is identical to the Generalized Petersen graph, P[8,3].
 }}}

 also, I wonder about using `sum()` to join lists - should you import it
 from `__builtin__` to overwrite Sage's (symbolic) default?

--
Ticket URL: <http://trac.sagemath.org/ticket/19247#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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

Reply via email to