#14396: ISGCI update, small graphs and recognition
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:  jason, ncohen, rlm
  ncohen                 |       Status:  needs_work
           Type:         |    Milestone:  sage-6.4
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:  graph  |    Reviewers:  David Coudert
  theory                 |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  96aac188ea19fdf840cb5e75b649c873a49aaefe
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/ncohen/14396         |
   Dependencies:         |
-------------------------+-------------------------------------------------
Changes (by dcoudert):

 * status:  needs_review => needs_work
 * reviewer:   => David Coudert


Comment:

 Hello,

 I tried this patch and indeed it is cool :)

 If I understand well, each time we implement a new membership test to a
 graph class, we should try to include it in isgci module, right?
 Also, is there a simple way for the user to know which recognition tests
 are available?

 A small error:
 {{{
 **********************************************************************
 File "src/sage/graphs/isgci.py", line 758, in
 sage.graphs.isgci.GraphClasses.smallgraphs
 Failed example:
     t[0]
 Expected:
     {'super': 'gc_2', 'sub': 'gc_1'}
 Got:
     {'sub': 'gc_1', 'super': 'gc_2'}
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14396#comment:11>
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.

Reply via email to