Skip to content

Megalodon 0.2.4

Compare
Choose a tag to compare
@phuang1024 phuang1024 released this 25 Mar 20:14
· 602 commits to main since this release

This release features a hash table and searches a principal variation.
The hash algorithm currently has about 1 collision every 10000 hashes, so it is extremely unreliable.
We recommend not using the hash table in this version.

To toggle hash table on and off:

setoption name UseHashTable value true
setoption name UseHashTable value false