#18498: Sierpinski graph
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  chapoton               |       Status:  needs_review
           Type:         |    Milestone:  sage-6.8
  enhancement            |   Resolution:
       Priority:  minor  |    Merged in:
      Component:  graph  |    Reviewers:
  theory                 |  Work issues:
       Keywords:  graph  |       Commit:
        Authors:         |  4acfe4e7c3d7fcddf0a9480d3bd294565562817c
  Frédéric Chapoton      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/chapoton/18498       |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by ncohen):

 > I have used the word "generation", maybe better ?

 It is better. You must also provide a definition of the graph you define,
 though you must also justify the creation of a "Sierpinski digraph",
 preferably from existing papers. When you google "sierpinski graph", all
 that you find are undirected graphs.

 Furthermore, some sem to hint that those graphs [1] are (in some cases)
 isomorphic to Hanoi Tower graphs. But the pictures from Wolfram [2] and
 those that we can produce with Sage clearly disagree

 {{{
     sage: graphs.HanoiTowerGraph(3,4).show(vertex_labels=False)
 }}}

 There is something fishy there.

 Nathann

 [1] See page 2, third paragraph of
 http://www.gregas.eu/publications/preprints/klavzar-hamming-dimension-of-a
 -graph-the-case-of-sierpinski-graphs
 [2] http://mathworld.wolfram.com/SierpinskiSieveGraph.html

--
Ticket URL: <http://trac.sagemath.org/ticket/18498#comment:6>
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