mbugert / laserscad

A library for efficient lasercutting with OpenSCAD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D packing with simulated annealing

mbugert opened this issue · comments

Proper packing algorithm with multiple quality settings.

  • basic implementation
  • reasonable parameters (quality presets, cooling schedule)
  • documentation/readme

Actually, simulated annealing only pays off when very high quality solutions are needed. Heuristic methods might be good enough for 90% of cases.