Opened 10 years ago
Last modified 9 years ago
#13077 closed enhancement
generalised Tamari posets — at Version 1
Reported by: | chapoton | Owned by: | sage-combinat |
---|---|---|---|
Priority: | minor | Milestone: | sage-5.7 |
Component: | combinatorics | Keywords: | poset |
Cc: | stumpc5 | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The Tamari poset is a partial order on planar binary trees or Dyck paths.
(see Tamari Lattice in Wikipedia)
It has been generalized recently by F. Bergeron and his collaborators.
The patch below implements these posets, and even more general versions.
Change History (1)
comment:1 Changed 10 years ago by
- Description modified (diff)
- Status changed from new to needs_review
Note: See
TracTickets for help on using
tickets.