bigger.encoding.Encoding

class bigger.encoding.Encoding(sequence: List[bigger.encoding.Move[~Edge][Edge]])[source]

Bases: typing.Generic

A sequence of Moves to apply to a Lamination.

conjugate_by(other: bigger.encoding.Encoding[~Edge][Edge]) → bigger.encoding.Encoding[~Edge][Edge][source]

Return this Encoding conjugated by other.