kotarot / rectangle-packing-solver

A solver to find a solution of the 2D rectangle packing problem by simulated annealing (SA) optimization.
Apache License 2.0
86 stars 17 forks source link

First implementation of rectangle-packing-solver #1

Closed kotarot closed 3 years ago

kotarot commented 3 years ago

The initial version.