|
|
AlgBin is a Perl Program that uses Algorithm 2 from Local Periods and Binary Partial Words: An Algorithm to convert a partial string with one hole over an alphabet of more than 2 characters to a partial string with no more than one hole over the alphabet {0,1} that maintains the same Periods and Local Periods. In this program, the hole is represented by the special symbol ^.
|