How to code for generating a crossword out of some given random letters?

6 views (last 30 days)
I need to look through the answers for Matlab Crossword programming contest. Does anyone know how can I have that? Seems that they are removed
  3 Comments
Elmira Zohrevandi
Elmira Zohrevandi on 19 Jan 2016
Hi, I am referring to this contest:
Actually my goal is to write the code to make a crossword with max number of words in it, out of a random letters. I first want to look at a sample code to learn how to make a crossword out of some given words. Then I will try to optimize it using MILP toolbox maybe. Do you have any idea about an algorithm to make a crossword?

Sign in to comment.

Accepted Answer

Kirby Fears
Kirby Fears on 19 Jan 2016
The code from the top 5 submissions is available by clicking the Title links here:

More Answers (0)

Categories

Find more on Word games in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!