rec0de / binpack

Visualization of different optimization algorithms for the 2d bin packing problem

Home Page:https://rec0de.net/var/binpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binpack

An implementation and visualization of different approaches for solving the two dimensional bin packing problem. Supports different variants of Greedy and Local Search algorithms. Try it at rec0de.net/var/binpack.

About

Visualization of different optimization algorithms for the 2d bin packing problem

https://rec0de.net/var/binpack

License:Other


Languages

Language:Kotlin 95.3%Language:HTML 4.7%