freebsd-ports/games/crossword/pkg-descr
Ying-Chieh Liao 883c49ba52 add crossword 0.8.1
Crossword Generator
2002-08-12 05:53:20 +00:00

6 lines
464 B
Text

Crossword Generator generates crosswords from scratch to PostScript. It just
needs the board and a dictionary and it fills it up. It uses an optimized
branch and bound algorithm to try all the posible combinations. There is also
an optional heuristic to speed up the process. This heuristic is not exhastive,
but it gives much better time that the normal one. When the crossword is ready
it can translate it into TeX format so that it can be compiled using LaTeX.