2D packing with simulated annealing
mbugert opened this issue · comments
Michael Bugert commented
Proper packing algorithm with multiple quality settings.
- basic implementation
- reasonable parameters (quality presets, cooling schedule)
- documentation/readme
Michael Bugert commented
Actually, simulated annealing only pays off when very high quality solutions are needed. Heuristic methods might be good enough for 90% of cases.