#13067: is_strongly_regular
--------------------------------------------------------------------------------------------------+
Reporter: ncohen
| Owner: jason, ncohen, rlm
Type: enhancement
| Status: new
Priority: major
| Milestone: sage-5.1
Component: graph theory
| Resolution:
Keywords:
| Work issues:
Report Upstream: N/A
| Reviewers:
Authors:
| Merged in:
Dependencies: #12942, #12945, #12952, #12971, #12980, #12981, #12982,
#12989, #13038, #13058 | Stopgaps:
--------------------------------------------------------------------------------------------------+
Comment (by ncohen):
> "certificate=" is misleading. This triple of numbers is called
"parameters".
> I propose the optional argument be renamed so.
Hmmmm... Actually I wrote ``certificate = True`` because maaaaaaaaany
Graph functions now have a "certificate" parameter that gives more
information when the function is expected to return True/False answers.
For instance is_bipartite(certificate = True) would return bipartitions or
odd cycles, is_directed_acyclic would return a linear extension or a
circuit, things like that. I agree that "certificate" is a bit weird in
this context, but this is the reason why I named it like that.
Now that I gave you this reason tell me if you still want me to rename it
to "parameters". If I did not convince you then the users will not find it
convincing either and the best is to change it, and otherwise I will let
it stay like that `:-)`
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13067#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 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.