Re: crossword project works



"Bartc" <bc@xxxxxxxxxx> wrote in message
Malcolm McLean wrote:
"Malcolm McLean" <regniztar@xxxxxxxxxxxxxx> wrote in message
It's now in pre-alpha.

Yoou can see version one on the website. Under "crossword generator"
in the bottom tright hand corner.

(Bottom left on IE7.)

I've had a try but have a couple of comments:

You can specify a grid size but not an actual layout?

Yes. The idea is that it does the layout for you, from a fairly limited list of words.

The layout it generates doesn't have rotational symmetry?

Yes. That would make it even harder to fit the words. I realise now that Richard Heathfield, who suggested the idea, was looking for a different program altogether.

And what are those numbers it prints out like 75464 56.0?

It's to give you something to look at whilst it tries to find the best crossword. The big integer is the iteration it has got up to (you can configure with -iter, the bigger the slower and better) and the real number is the score. At the moment I'm just scoring one for every blank.

--
Free games and programming goodies.
http://www.personal.leeds.ac.uk/~bgy1mm

.



Relevant Pages

  • Re: Project update: the Petrolia & Erie
    ... Two 2 x 4 grid sections have been completed. ... carefully used thin long nails and wood glue to build the framework; ... I laid sheets of 1/4" luan plywood on the framework. ... used on the outside of the layout. ...
    (rec.models.railroad)
  • Re: Project update: the Petrolia & Erie
    ... Two 2 x 4 grid sections have been completed. ... carefully used thin long nails and wood glue to build the framework; ... I laid sheets of 1/4" luan plywood on the framework. ... so that when I was done, the deck of the layout was even with the boards I ...
    (rec.models.railroad)
  • Re: tkinter, annoying grid-problem
    ... and how can i make the top entry end where the 2nd row entry ... This ends up affecting the whole layout because nothing else goes to column six. ... Create a frame for the buttons and it becomes trivial to layout out all the buttons in a 4x6 grid, unaffected by things outside that grid. ...
    (comp.lang.python)
  • Re: Go to related record problem with FM8
    ... But in FM8 I am seeing that if I don't specify a layout in the B file ... (it gets specified in the GTRR script step in A), ... Why does FM care what layout I am specifying in B?? ...
    (comp.databases.filemaker)
  • Re: Layout help
    ... the top 5 rows(each a seperate JPanel) and set the bottom part as the ... grid, ... I hate to say it but this would be a good layout for GridBagLayout. ... // put your next row of label and textarea ...
    (comp.lang.java.help)