#12181: random_DAG does not terminate on it's default inputs
------------------------------------------+---------------------------------
Reporter: mderickx | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.3
Component: graph theory | Resolution:
Keywords: random digraph | Work issues:
Report Upstream: N/A | Reviewers: David Coudert
Authors: dsm, Frédéric Chapoton | Merged in:
Dependencies: | Stopgaps:
------------------------------------------+---------------------------------
Changes (by chapoton):
* status: needs_work => needs_review
Old description:
> Try:
>
> {{{
> random_DAG(5)
> }}}
>
> it will run forever!
>
> apply only trac_12181_random_dag-fc.2.patch
New description:
Try:
{{{
random_DAG(5)
}}}
it will run forever!
apply only trac_12181_random_dag-fc.patch
--
Comment:
new patch.
I have made all the required changes, except for the last point. It is
certainly true that the procedure could be moved, and changed to return a
digraph. I would rather let that for another ticket..
apply only trac_12181_random_dag-fc.patch
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12181#comment:16>
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.