Solution to "Rush Hour" using LM-Solve

2004-07-24 Thread Shlomi Fish
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 &

Re: rush hour

2004-06-30 Thread Riley
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

Re: rush hour

2004-06-30 Thread Ton Hospel
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/

rush hour

2004-06-29 Thread Jasper
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

Re: A new golf "Rush hour/Traffic Jam" has started

2004-06-25 Thread Ton Hospel
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.

Re: A new golf "Rush hour/Traffic Jam" has started

2004-06-25 Thread Riley
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

A new golf "Rush hour/Traffic Jam" has started

2004-06-22 Thread Ton Hospel
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.