Skip to content

Megalodon 0.1.1

Compare
Choose a tag to compare
@phuang1024 phuang1024 released this 13 Mar 21:56
· 1260 commits to main since this release

This version features a new search algorithm, which is non-recursive and Breadth First.
It searches at an amazing 200,000 NPS, with a hard-coded depth of 5.

The move generation algorithm was also improved, but fails on some positions.
If Megalodon thinks for a long time (more than 45 seconds) without moving, it is likely that the
program has crashed.