RS: Robinson-Schensted correspondence

View source: R/RSK.R

RSR 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))

syt documentation built on Sept. 11, 2024, 5:28 p.m.

Related to RS in syt...