Skip to content

irreducibility of generalized permutation #12643

@videlec

Description

@videlec

The irreducibility of generalized permutation does not work

sage: p = iet.GeneralizedPermutation('1 2 2 3 3','1 4 4')
sage: p.is_irreducible()
True

But it should returns False.

The patch corrects this behavior. The implementation is a bit modified and many doctests are added.

Component: combinatorics

Keywords: permutation, quadratic differentials

Author: Vincent Delecroix

Reviewer: Frédéric Chapoton

Merged: sage-5.3.beta0

Issue created by migration from https://trac.sagemath.org/ticket/12643

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions