RS: Robinson-Schensted correspondence

Description Usage Arguments Value Examples

View source: R/RSK.R

Description

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

Usage

1

Arguments

sigma

a permutation given as a vector of integers

Value

A list of two standard Young tableaux.

Examples

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

syt documentation built on Jan. 16, 2021, 5:19 p.m.

Related to RS in syt...