-
-
Notifications
You must be signed in to change notification settings - Fork 672
Closed
Description
The patch defines several new classes for dealing with
-
rooted recursive ordered trees (labelled and not)
-
binary trees (labelled and not)
It also add the computation of the binary search tree and the decreasing or increasing tree for a permutation
It finally defines the bijection to Dyck words
Apply:
Depends on #8702
Depends on #14433
Dependencies: #8702, merge with #14433
CC: @fchapoton @sagetrac-sage-combinat @VivianePons @darijgr
Component: combinatorics
Keywords: trees, Cernay2012
Author: Florent Hivert, Frédéric Chapoton
Reviewer: Florent Hivert, Frédéric Chapoton, Viviane Pons
Merged: sage-5.10.beta0
Issue created by migration from https://trac.sagemath.org/ticket/8703