#17464: Computing the automorphism group of a graph with Bliss
-------------------------+-------------------------------------------------
       Reporter:  azi    |        Owner:
           Type:         |       Status:  needs_work
  enhancement            |    Milestone:  sage-6.5
       Priority:  major  |   Resolution:
      Component:  graph  |    Merged in:
  theory                 |    Reviewers:  Nathann Cohen
       Keywords:         |  Work issues:
        Authors:         |       Commit:
  Jernej Azarija         |  9d708203dd3236f3c192faab6b573799fa5c1c32
Report Upstream:  N/A    |     Stopgaps:
         Branch:         |
  public/bliss           |
   Dependencies:         |
  #17552, #18145         |
-------------------------+-------------------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/combinat/designs/incidence_structures.py
 **********************************************************************
 File "src/sage/combinat/designs/incidence_structures.py", line 1498, in
 
sage.combinat.designs.incidence_structures.IncidenceStructure.automorphism_group
 Failed example:
     G
 Expected:
     Permutation Group with generators [(2,3)(4,5), (2,4)(3,5), (1,2)(4,6),
 (0,1)(4,5)]
 Got:
     Permutation Group with generators [(2,3)(4,5), (2,4)(3,5),
 (1,2,3)(4,5,6), (1,6)(2,5,4,3), (0,1)(2,3)]
 **********************************************************************
 1 item had failures:
    1 of  11 in
 
sage.combinat.designs.incidence_structures.IncidenceStructure.automorphism_group
     [287 tests, 1 failure, 3.88 s]
 }}}

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