Bijection classes for type \(A_{2n}^{(2)}\)¶
Part of the (internal) classes which runs the bijection between rigged configurations and KR tableaux of type \(A_{2n}^{(2)}\).
AUTHORS:
- Travis Scrimshaw (2012-12-21): Initial version 
- class sage.combinat.rigged_configurations.bij_type_A2_even.KRTToRCBijectionTypeA2Even(tp_krt)[source]¶
- Bases: - KRTToRCBijectionTypeC- Specific implementation of the bijection from KR tableaux to rigged configurations for type \(A_{2n}^{(2)}\). - This inherits from type \(C_n^{(1)}\) because we use the same methods in some places. 
- class sage.combinat.rigged_configurations.bij_type_A2_even.RCToKRTBijectionTypeA2Even(RC_element)[source]¶
- Bases: - RCToKRTBijectionTypeC- Specific implementation of the bijection from rigged configurations to tensor products of KR tableaux for type \(A_{2n}^{(2)}\).