#7569: random_vertex and random_edge functions
----------------------------+-----------------------------------------------
Reporter: ncohen | Owner: rlm
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: graph theory | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by abmasse):
Hello, Nathann !
I guess this patch won't be hard to review. I have a question, though. Why
do you have the `**kwds` parameter ? It seems to me that there shouldn't
be any parameter at all. Or if you want to keep the same parameters as for
the `vertex_iterator` and `edge_iterator` functions, wouldn't it be better
to use the same names (`vertices` for `vertex_iterator` for instance) ?
What do you think ? If you still prefer to keep the `**kwds` argument,
then I think it would be better to indicate at least that these are passed
to the `vertex_iterator` and `edge_iterator` functions.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7569#comment:9>
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.