#7228: [with patch, need review] Generalized Petersen graph generator
----------------------------+-----------------------------------------------
   Reporter:  AJonsson      |       Owner:  rlm         
       Type:  enhancement   |      Status:  needs_review
   Priority:  minor         |   Milestone:  sage-4.2    
  Component:  graph theory  |    Keywords:              
Work_issues:                |      Author:              
   Reviewer:                |      Merged:              
----------------------------+-----------------------------------------------
Changes (by AJonsson):

  * status:  new => needs_review
  * milestone:  => sage-4.2


Old description:

> This patch introduces a generator for the generalized Petersen graphs.
>
> http://mathworld.wolfram.com/GeneralizedPetersenGraph.html
> http://en.wikipedia.org/wiki/Petersen_graph#Generalized_Petersen_graphs
>
> The method used for plotting gives exactly the same result as the
> Petersen, Desargues, and the Moebius-Kantor graphs, so these functions
> have been simplified to just call GeneralizedPetersenGraph() with
> suitable parameter values and then change the graph's name to the named
> graph in question.
>
> Patch is made against sage 4.1.2

New description:

 This patch introduces a generator for the generalized Petersen graphs.

 http://mathworld.wolfram.com/GeneralizedPetersenGraph.html [[br]]
 http://en.wikipedia.org/wiki/Petersen_graph#Generalized_Petersen_graphs

 The method used for plotting gives exactly the same result as the
 Petersen, Desargues, and the Moebius-Kantor graphs, so these functions
 have been simplified to just call GeneralizedPetersenGraph() with suitable
 parameter values and then change the graph's name to the named graph in
 question.

 Patch is made against sage 4.1.2

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7228#comment:1>
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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to