#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:
       Keywords:         |  Work issues:
        Authors:         |       Commit:
Report Upstream:  N/A    |  97bb760e17aefff7c9004bcad17409627d94e99d
         Branch:         |     Stopgaps:
  public/bliss           |
   Dependencies:         |
  #17552                 |
-------------------------+-------------------------------------------------

Comment (by azi):

 Okay, so all the failures now are of the form

 {{{
 Expected:
     [[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]]
 Got:
     [[0, 1, 4, 2, 5, 6, 3, 9, 7, 8]]
 ....blahblah...
 Expected:
     [[0], [2, 3, 6, 7, 8, 9], [1, 4, 5]]
 Got:
     [[0], [1, 4, 5], [2, 3, 7, 8, 9, 6]]
 }}}

 now if I correct this to the bliss output it won't work on those
 installations that do not have bliss.

 Do you have any preferences how to handle that?

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