Skip to content

Releases: znajjar/gradproj

Scaling Algorithm With Variable Bits V1

01 Jun 03:14
Compare
Choose a tag to compare

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.