|
Its great that Mathworks employees have found such good solutions. As
you said, "Like you, none of the internal contestants (except for one)
had any access to the test suite. :)". However, unlike you, our daily
jobs involve doing things completely unrelated to Martian Rovers. Since
Matlab is so expensive, we can't afford to have it at home and work on
these interesting problems at home. So ANY progress made in improving
the solution is truly exceptional because we've snuck it in during our
normal business duties. I personally looked at the problem statement,
thought about it for awhile, and decided that to pursue it would require
many hours of my employers time doing things I shouldn't be doing -- so
I didn't. So don't wave your great success in our face! We WORK for a
living!
-Mark Brown-
Zhiping You wrote:
>
> The contest has been going on for over a week now. We are very pleased
> to see that more people have involved. In the last few days the top
> score has progressed from 263.96 to 233.59.
>
> This drop of 30 points is good. However, the contest ends this Friday
> afternoon at 5:00pm EDT. At the current rate of improvement, the top
> score will not reach the next prize target level of 200.
>
> Most of the point reduction in the past few days has come from the
> savings in CPU time. This is good, but as Peter Acklam has pointed
> out in one of his posts, improvements in CPU time alone will not get
> the score down to 200 (at current level of coverage, you need a
> negative CPU time to reach 200!). Something must be done about
> improving the the covering percentage.
>
> Before kicking off the contest on our web site, we ran the same
> contest problem internally within the MathWorks. To give you a
> sense of the possibilities, here are some facts about the
> internal contest for this same problem.
>
> 1. We came up with three COMPLETELY DIFFERENT algorithms which
> reduce the unexplored percentage below 10%.
>
> 2. The winning score in the internal contest was below 100, with
> 3.76% unexplored. The best coverage achieved in the internal
> contest was 3.02% unexplored.
>
> 3. Most importantly, all the above mentioned three algorithms have no
> random number generation in them (i.e. they never called 'RAND').
>
> Like you, none of the internal contestants (except for one) had
> any access to the test suite. :)
>
> In the last MATALB contest, the CD Packing contest,
> ( http://www.mathworks.com/contest/binpack.cgi/home.html )
> the final winning score beat our internal winning score by a
> wide margin. We hope to see that happen in this contest as well.
>
> Come on and give it a try at http://www.mathworks.com/contest
>
> ------
> Zhiping You
> The MathWorks Inc.
> zyou@mathworks.com
|