Recent Releases of gdrr-2bp
gdrr-2bp - 1.1
Changes include:
- Significant improvement in speed (in large part due to using fxhash crate instead of standard hashing functions).
- Rewritten large parts of the codebase in a more idiomatic Rust way.
- Eliminated all Rc
>. Now using 'generational indices' for tree representation. - A lot of smaller changes throughout the entire codebase to improve readability.
- Eliminated all Rc
- Added sheetValuationMode to the config.
- Improved documentation.
- Rust
Published by JeroenGar over 3 years ago