Skip to content

PackingSolver 0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@fontanf fontanf released this 31 May 12:42
· 511 commits to master since this release
  • PackingSolver now compiles and runs on Windows
  • Rename Memory Bounded A* (MBA*) to Iterative Memory Bounded A* (IMBA*)
  • Move symmetry handling from branching scheme into tree search algorithm
  • Fix various bugs for some tricky packing configurations
  • The command line interface now accepts a parameter file
  • It is now possible to impose a first-level sub-plate to contain only one 2-cut using the one2cut parameter
  • Improve bound for bin-packing objective (mainly reduces the benchmark duration)
  • strip-packing (SPP) objective has been separated into two objectives strip-packing-width (SPPW) and strip-packing-height (SPPH)
  • New hifi1998 and long2020 instances
  • Add long2020 and parenno2020 results
  • New benchmarks on long2020 problem