#17464: Computing the automorphism group of a graph
-------------------------+-------------------------------------------------
       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    |  cad441ec9fcfa114fc481411e949557845c45ab5
         Branch:         |     Stopgaps:
  public/bliss           |
   Dependencies:         |
  #17552                 |
-------------------------+-------------------------------------------------

Comment (by azi):

 Okay, for *now* a working fix is to change the line in bliss that declares
 the splitting heuristics to include an assignment:

 {{{

 846   SplittingHeuristic sh = shs_flm;
 }}}

 Since this is not done for graphs it makes all of this very suspicious but
 it works.

 I've also talked with the author of bliss who confirmed this is an
 actually bug that he'll address in an upcoming release of bliss. In the
 meantime he says the above is a valid fix.

 That said, I think it make sense to see what is to be done to push this
 branch further? I have added some small documentation and would like to
 hear any kind of input that you may have.

 Best,

 Jernej

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