Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Convert a Young tableau to a partially ordered set of coordinates
ResourceFunction["TableauToPoset"][young] converts the Young tableau young to a partially ordered set of coordinates. |
All Young tableaux of shape (3,2):
In[1]:= |
Out[1]= |
Convert the Young tableaux to posets:
In[2]:= |
Out[2]= |
Show the Young tableaux with their corresponding poset diagrams:
In[3]:= |
Out[3]= |
A random sampling of Young tableaux:
In[4]:= |
Out[4]= |
Young tableaux shown with poset diagrams:
In[5]:= |
Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License