![]() |
|
XP is just a number | |
PerlMonks |
Re^2: Challenge: Ricochet Robots (updated)by LanX (Sage) |
on Feb 22, 2021 at 19:13 UTC ( #11128661=note: print w/replies, xml ) | Need Help?? |
No problem being late, I didn't call it yet. :) Tybalt89's solution doesn't qualify, knowing beforehand that you don't need one of the robots wasn't part of my game. With such a reduced branch factor brute forcing is easy. Though it made me think about
My goal was a general algorithm to solve random robot positions in acceptable time. And to have a problem hard enough to demonstrate some basic and advanced techniques like branch and bound. The recent triangle challenge was far too lightweight in complexity. FWIW: The origin of this problem was a game we played at our students union in 2005. But many people attempted to solve the whole problem class in the meantime and published solutions.
Cheers Rolf
UPDATE
In Section
Meditations
|
|