User:Heiner
From Sokoban Wiki
(Difference between revisions)
(Created page with 'Hallo Sokoban-Fans! Ich habe zwar einen Sokoban-Solver geschrieben, aber es ist nicht die übliche Art, die versucht, überhaupt irgendeine Lösung zu finden (mit klugen Methode…') |
(changed to English) |
||
Line 1: | Line 1: | ||
- | + | Hello Sokoban-Fans! | |
- | + | While I also have written a sokoban solver program, | |
- | + | it is not the usual kind, that tries hard to find some solution at all, | |
- | + | but I rather restrict to ''brute force'' methods, | |
- | + | i.e. I only generate push-optimal solutions. | |
- | + | Also, no graphics. | |
- | + | Sometime I will publish the program (written in C), | |
- | + | but currently I do not yet feel so. |
Revision as of 02:08, 15 November 2010
Hello Sokoban-Fans!
While I also have written a sokoban solver program, it is not the usual kind, that tries hard to find some solution at all, but I rather restrict to brute force methods, i.e. I only generate push-optimal solutions.
Also, no graphics.
Sometime I will publish the program (written in C), but currently I do not yet feel so.