Megalodon 0.1.2
Bit processing instructions were greatly optimized in this release.
The NPS increased from 200k to 240K.
This release also includes the Depth First Search algorithm used in versions preceding v0.1.0.
You can choose what search algorithm (BFS or DFS) to use.
The engine defaults to BFS, which is much faster.