Status: busily coding my ICFP Programming Contest entry
# 2003-06-28 09:59:36 -0400 | Java | 1 CommentI’m in the middle of attempting the ICFP 2003 programming contest.
I’m sure that the problem has a nice numerical-optimisation solution. But I just don’t have the brainspace for that at the moment. So, I’ve got a solution going that involves a user (ie; “me”) ploting a “guide” course around the race track.
I couldn’t think of a way to grok the “topology” of the race course and work out a “guide” programatically. So I’m going with my “user guided” approach, and maybe I’ll implement a “guide optimisation” step to smooth-out the guide.
I’ve opened up a page for my entry. It currently has a screenshot of the first course, with a rough “guide” I drew in.
Good old Swing.
It is good to live on the East Australian seaboard. The competition started here at 10am Saturday morning. Much more sensible that “midnight”. Wish me luck!
I had a look at your first plot. I’d suggest talking to Conor about car racing and the importance of a smooth racing line using the apex. ;-)