Copyright | (c) 2021-2024 Dakotah Lambert |
---|---|
License | MIT |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
This module implements an algorithm to decide whether a syntactic semigroup \(S\) is tier-based locally Piecewise Testable (TLPT). This is the case iff its tier-projection is LPT.
Since: 1.0
Documentation
isTLPTs :: FiniteSemigroupRep s => s -> Bool #
True iff the semigroup recognizes a TLPT stringset.
Since: 1.2