phonetic-languages-constaints-0.2.1.0: Constraints to filter the needed permutations
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Languages.UniquenessPeriods.Vector.ConstraintsG.Encoded

Description

Provides a way to encode the needed constraint with possibly less symbols.

Synopsis

Documentation

decodeConstraint1 :: EncodedCnstrs -> Vector (Vector Int) -> Vector (Vector Int) Source #

Must be applied to the correct vector of permutation indeces. Otherwise, it gives runtime error (exception).