#6309: miscellaneous additions to simplicial complex class; clique complex
method
for graphs
--------------------------------+-------------------------------------------
Reporter: bantieau | Owner: bantieau
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.0.3
Component: algebraic topology | Keywords:
Reviewer: | Author:
Merged: |
--------------------------------+-------------------------------------------
First, I cached the graph() of a simplicial complex. These get very big
and tedious to compute as the complexes get bigger.
I added the method clique_complex to the graph class. This returns the
largest simplicial complex whose 1-skeleton is the given graph. Such
simplicial complexes are called flag complexes.
I added is_flag_complex, is_connected, and remove_facet methods to the
simplicial complex class.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6309>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---