Skip to content

skyfallen/autoregexpsolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Regexp Crossword Solver

Intro

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/.

Input

Example of input files are included to the main project directory.

To Do:

  • 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

About

Automatic Regexp Crossword Solver

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages