Scenario sokoban

Overview

A robot is placed at position (8,3) and never moves. It can be pushed down to open a shorter path between the two bases. We were looking for very clever robots, or at least avergae robots, which did not spend all their money on pushing the dummy robot against the wall.

Details

Map ../maps/sokoban
Start positions (1,1) (8,3)
Packages ../maps/sokoban.packs
Capacity 20
Fuel 80
CPU time limit 85

ICFP Programming Contest 2002