Here is a solution to the Rush Hour quiz using the Games::LMSolve module. It
isn't golfized or anything, and was not too optimized - I just wanted to see
if I can solve it using it.
Regards,
Shlomi Fish
<<<
#!/usr/bin/perl -w
package RushHour;
use strict;
use base &
Yes, I must admit that with the limited amount of time I had to work on this
problem, I was pleased just to have come up with a working solution. Once I
had done this, I felt comfortable with my goal and had little ambition to
improve it. And yet at the same time, it was wonderful to delve into gam
In article <[EMAIL PROTECTED]>,
Jasper <[EMAIL PROTECTED]> writes:
> Golfers,
>
> Although I enjoyed it very much, I really don't think it deserver the
> title minigolf.
>
When discussing to run it or not, I called it the second godzillagolf.
The first one was
http://terje2.perlgolf.org/
Golfers,
Although I enjoyed it very much, I really don't think it deserver the
title minigolf.
When I was second with 657, I was optimistic about my chances :)
Damn you, szeryf! I gave up when it looked like Jeff and Michael had
stalled. Then you come along and beat me by 3! Curses! And I though
In article <[EMAIL PROTECTED]>,
"Riley" <[EMAIL PROTECTED]> writes:
> Hello Ton!
>
> Is it safe to assume that the target (exit) horizontal car will always be
> only two units in length?
>
Yes. Rules page will be updated shortly.
Hello Ton!
Is it safe to assume that the target (exit) horizontal car will always be
only two units in length?
-Riley
"Ton Hospel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> A new golf "Rush hour" is at http://terje2.perlgol
Hello,
A new golf "Rush hour" is at http://terje2.perlgolf.org.
This one is probably a bit harder than the average golf, but
solves a great puzzle.