Skip to content

Crossword puzzle with the maximum number of intersections

Notifications You must be signed in to change notification settings

Talesard/Crossword-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Crossword generator

  • Words are read from a file
  • We are looking for a crossword puzzle with the maximum number of intersections

SWI Prolog

  • Run: swipl crossword.pl <words filename> <crossword size> <iter count>

Node.js 16.xx

  • Run: node main.js <words filename> <crossword size> <iter count>

About

Crossword puzzle with the maximum number of intersections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published