TODO
author viric@llimona
Sun, 07 May 2006 19:31:33 +0200
changeset 20 7d212921dad4
parent 18 443554b46d2b
child 21 e73048967870
permissions -rw-r--r--
Added two spaces at the end of the last line, in order to complete the width.

This algorithm:
1. Add n-level dependencies control. How? I don't know
2. Check for boxes depending on movement from never-reachable areas.

Other algorithm - endpoints:
We don't treat box moves as moves to next cell, but to moves until an endpoint.
This way, huge maps with many free space will be solved much faster.