#17905: Dominating set in directed Graphs not correct
-------------------------------------+-------------------------------------
Reporter: Mantis | Owner:
Type: defect | Status: needs_work
Priority: major | Milestone: sage-6.6
Component: graph theory | Resolution:
Keywords: dominating_set, | Merged in:
Graphs, Directed Graphs | Reviewers:
Authors: Sergios Lenis | Work issues:
Report Upstream: N/A | Commit:
Branch: | 3ff2fcfc5d6ebf92b553c5222383c2b139df64e6
u/Mantis/dominating_set_in_directed_graphs_not_correct| Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by ncohen):
Hello,
> I will make changes in my code when I will be in my home.
Okayyyyyyyyyyy !
> I have tested my doctest with
> {{{
> ./sage -t src/sage/graphs/generic_graph.py
> }}}
> that I got from the
[http://www.sagemath.org/doc/developer/doctesting.html] and I didn't have
any complain but I will try yours also when I can.
You did well, and the two must be run, though they have different
purposes:
1) With your command, you tested that all examples of code
contained in the docstring (they usually appear after a double
column, i.e. '::') return what they are expected to return. It
tests the actual code that you write.
2) With the other command, you build the html documentation. This
ignores the code but only reads the doc, and tests that
the ".. NOTE" environments are displayed properly, it compiles
the LaTeX code that the doc can possibly contains, creates
links from one function to another... Things like that.
Nathann
--
Ticket URL: <http://trac.sagemath.org/ticket/17905#comment:8>
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.