bbycroft / recrossword

A solver for the regex crossword

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex Crossword Solver

A solver for the regex crossword I found [somewhere?] on the internet. Initially written in Feb 2013.

It's not perfect, and only just solves the puzzle that I first found. The puzzle is worth solving by hand first!

To run

Run

    $ python3 main.py input1.rec

and after a bunch of logging, spits out the result in a diagram.

About

A solver for the regex crossword


Languages

Language:Python 100.0%