#14474: Hypergraph enumeration through Nauty
---------------------------------+------------------------------------------
Reporter: ncohen | Owner: tbd
Type: PLEASE CHANGE | Status: needs_work
Priority: major | Milestone: sage-5.10
Component: graph theory | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Nathann Cohen | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Changes (by dimpase):
* status: needs_review => needs_work
Comment:
the lines
{{{
The Fano Plane, as the only 3-uniform hypergraph with 7 sets and 7
vertices::
sage: fano = hypergraphs.nauty(7,7, uniform = 3,
max_intersection =1).next() # optional - nauty
sage: print fano # optional - nauty
((0, 1, 2), (0, 3, 4), (0, 5, 6), (1, 3, 5), (2, 4,
5), (2, 3, 6), (1, 4, 6))
}}}
are repeated in the file...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14474#comment:6>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.