RS {syt}R Documentation

Robinson-Schensted correspondence

Description

Pair of standard Young tableaux given from a permutation by the Robinson-Schensted correspondence.

Usage

RS(sigma)

Arguments

sigma

a permutation given as a vector of integers

Value

A list of two standard Young tableaux.

Examples

RS(c(1, 3, 6, 4, 7, 5, 2))

[Package syt version 0.5.0 Index]