My online Checkers game
Well, it uses depth-first, so with a 5-deep search algorithm, it stores a maximum of 5 boards. 5 * 64 * sizeof(int) = 1280 bytes. Plus some overhead.
But maybe it has something todo with me creating a lot of new objects while searching the tree. These might not be disposed correctly by the GC.
Will have a look at that.
Edo
Edo
Quote: Original post by edotorpedo
Thanks for the Wikis!
No worries! (although a rate++ would be nice now and then...)
From,
Nice coder
Click here to patch the mozilla IDN exploit, or click Here then type in Network.enableidn and set its value to false. Restart the browser for the patches to work.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement