Recent Releases of gdrr-2bp

gdrr-2bp - 1.2

Changes include:

  • Added support for limiting the number of guillotine stages

- Rust
Published by JeroenGar almost 2 years ago

gdrr-2bp - 1.1.2

Changes include:

  • ~20% speed increase due to use of mimalloc memory allocator

- Rust
Published by JeroenGar over 2 years ago

gdrr-2bp - 1.1.2

Changes include:

  • ~20% speed increase due to use of mimalloc memory allocator

- Rust
Published by JeroenGar over 2 years ago

gdrr-2bp - 1.1.1

Changes include:

  • Important fix for bug that caused stock levels of bins not to be fully respected. (Thanks to Kyle Booth for reporting this!)

- Rust
Published by JeroenGar about 3 years ago

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.
  • Added sheetValuationMode to the config.
  • Improved documentation.

- Rust
Published by JeroenGar over 3 years ago

gdrr-2bp - 1.0.1

Small bugfix to properly handle scenarios where the usage reaches 100%.

- Rust
Published by JeroenGar over 3 years ago

gdrr-2bp - 1.0

Initial release

- Rust
Published by JeroenGar almost 4 years ago