#13189: fan isomorphism check
--------------------------------------+-------------------------------------
Reporter: vbraun | Owner: AlexGhitza
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.2
Component: algebraic geometry | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
--------------------------------------+-------------------------------------
Comment (by vbraun):
There is very nice code to compute one particular graph isomorphism, but I
want to iterate over all graph isomorphisms. I'm doing this by combining
the chose iso with the automorphisms of one of the graphs. But enumerating
the automorphism group is using GAP, presumably you can gain more through
group theory than what you can gain by making the graph theory fast.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13189#comment:5>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.