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
87 stars 17 forks source link

Add unit tests #4

Closed kotarot closed 3 years ago

kotarot commented 3 years ago

The initial tests.