Study project for Text Algorithms course in the Institute of Computer Science of the University of Tartu (http://ut.ee/) automatic regexp crossword solver is a tool for solving regexp crosswords, for example the ones that could be found on http://regexcrossword.com/.
Example of input files are included to the main project directory.
- Directly change Exrex for reducing the size of input alphabet to ones it is possible to analyze from input crossword conditions
- Try to impose minimum length for generated string by Exrex module
- Use smarter inference to imply redundant options