-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Milestone
Description
The patch contains an implementation of the cluster complex for finite types.
sage: ClusterComplex(['A',3])
Cluster complex of type ['A', 3] with 9 vertices and 14 facets
The implementation depends on its realization as a subword complex.
Depends on #20111
Depends on #20027
Component: combinatorics
Keywords: cluster complex
Author: Christian Stump, Frédéric Chapoton
Branch/Commit: 3c7d5ae
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/10819