#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 | 09ec0494fa9b2e6f4b9dd9154a570cdd04cfb594
Report Upstream: N/A | Stopgaps:
Branch: |
public/bliss |
Dependencies: |
#17552 |
-------------------------+-------------------------------------------------
Comment (by azi):
Wow that's bad. Just to be sure, the patch applied (the one in
pkgs/bliss/patches) is the following?
{{{
--- bliss-0.72/graph.cc 2011-05-12 15:29:46.000000000 +0200
+++ /tmp/bliss-0.72/graph.cc 2015-01-28 13:40:42.289179859 +0100
@@ -1920,6 +1920,7 @@
Digraph::Digraph(const unsigned int nof_vertices)
{
vertices.resize(nof_vertices);
+ sh = shs_f;
}
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/17464#comment:94>
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.