Skip to content

Scaling Algorithm With Variable Bits V1

Latest
Compare
Choose a tag to compare
@znajjar znajjar released this 01 Jun 03:14
· 35 commits to master since this release

This allows the algorithm to dynamically change the number of bits used to represent the map values allowing an increased number of iterations.
The current implementation is really slow and could use some optimization.