#13578: Generator for Ringed-Tree graphs
---------------------------------+------------------------------------------
Reporter: dcoudert | Owner: jason, ncohen, rlm
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.5
Component: graph theory | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: David Coudert | Merged in:
Dependencies: #13306 | Stopgaps:
---------------------------------+------------------------------------------
Changes (by ncohen):
* status: new => needs_review
Old description:
> A ringed tree of level `k` is a fully binary tree with k levels (counting
> the root as a level) in which all vertices at the same level are
> connected by a ring. Such graphs have been used for instance in
> [http://arxiv.org/abs/1201.1717].
New description:
A ringed tree of level `k` is a fully binary tree with k levels (counting
the root as a level) in which all vertices at the same level are connected
by a ring. Such graphs have been used for instance in
[http://arxiv.org/abs/1201.1717].
Apply:
* [attachment:trac_13578-ringedtree.patch]
* [attachment:trac_13578-rev.patch]
--
Comment:
Hellooooooooo David !!
Here is a ... reviewer's patch `:-D`
You created a file containing a method "RingedTree", but you called it
"families.py"... If we move all the stuff from graph_generators to
families.py and other files, would you see a problem with putting Robert
Miller's copyright from graph_generators.py at the head of families.py
(and we will do the same at the head of the new files we will create) ?
Otherwise it would be a bit like stealing the copyright just by moving the
code around `^^;`
If you agree with the patch you can set the ticket to "positive review".
And we will handle all that stuff when we will move the code around !
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13578#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.