#14474: Hypergraph enumeration through Nauty
---------------------------------+------------------------------------------
       Reporter:  ncohen         |         Owner:  tbd         
           Type:  enhancement    |        Status:  needs_review
       Priority:  major          |     Milestone:  sage-5.10   
      Component:  graph theory   |    Resolution:              
       Keywords:                 |   Work issues:              
Report Upstream:  N/A            |     Reviewers:              
        Authors:  Nathann Cohen  |     Merged in:              
   Dependencies:                 |      Stopgaps:              
---------------------------------+------------------------------------------

Comment (by ncohen):

 I would say that when you type --optional=nauty, ONLY the tests that are
 flagged with nauty are getting executed... Look at the number of doctests
 run with those commands :
 {{{
 ~/sage$ sage -tp 4 --optional=nauty graphs/digraph.py
 Running doctests with ID 2013-04-25-09-19-33-f65408dd.
 Doctesting 1 file using 4 threads.
 sage -t graphs/digraph.py
     [0 tests, 0.0 s]
 ----------------------------------------------------------------------
 All tests passed!
 ----------------------------------------------------------------------
 Total time for all tests: 0.1 seconds
     cpu time: 0.0 seconds
     cumulative wall time: 0.0 seconds
 ~/sage$ sage -tp 4 graphs/digraph.py
 Running doctests with ID 2013-04-25-09-19-39-5fd4f5f8.
 Doctesting 1 file using 4 threads.
 sage -t graphs/digraph.py
     [387 tests, 5.4 s]
 ----------------------------------------------------------------------
 All tests passed!
 ----------------------------------------------------------------------
 Total time for all tests: 5.6 seconds
     cpu time: 5.3 seconds
     cumulative wall time: 5.4 seconds

 }}}

 Nathann

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14474#comment:10>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to