Bin packing problem 2
Calculator solves bin packing problem with different heuristic algorithms and gives you a best. Created at the user's request.
After I made Bin packing problem calculator, people in comments rightly noted that the user may not want to compare algorithms and clutter the screen, so that's a utilitarian version of the calculator - it solves the problem with three algorithms and gives you one best result.
See algorithm descriptions in the first article - Bin packing problem
URL copied to clipboard
Comments