SoftwareProjektSolver

From Wurst-Wasser.net
Revision as of 18:20, 7 January 2010 by Conversion script (talk) (link fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To solve "Weitblick" (GC1259N) I programmed this:


What to do

upload:solverGC1259N.gif

The goal is to reach the gray border with the last step (and finding the route with the least hops). Start with 3 in the middle.


The Solution

A perl program, that uses brute force and finds the solution after about 207,000,000 tries. This takes some seconds on my iMac but is eventually much faster than trying this by hand...

upload:heiko20081110solver.zip


System Requirements

  • Perl