-
-
Notifications
You must be signed in to change notification settings - Fork 664
Closed
Description
Implement combinatorial (unordered) rooted trees
This is done using ordered rooted trees as data structure, and recursive normalization.
CC: @sagetrac-sage-combinat @tscrim @darijgr
Component: combinatorics
Keywords: rooted trees
Author: Florent Hivert
Branch/Commit: dc8120f
Reviewer: Frédéric Chapoton, Darij Grinberg, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/11529