-
Notifications
You must be signed in to change notification settings - Fork 5
Algorithms that aproximate the solution for the NP-Hard 2D BinPacking Problem. We implement local search first-fit, local search best-fit and Tabu search. The heuristic is first-fit using strips
mirath/2D-BinPacking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Search Techniques for the 2D Bin Packing Problem
About
Algorithms that aproximate the solution for the NP-Hard 2D BinPacking Problem. We implement local search first-fit, local search best-fit and Tabu search. The heuristic is first-fit using strips
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published