Bin packing problem 2
Calculator solves bin packing problem with different heuristic algorithms and gives you a best. Created at the user's request.
This content is licensed under Creative Commons Attribution/Share-Alike License 3.0 (Unported). That means you may freely redistribute or modify this content under the same license conditions and must attribute the original author by placing a hyperlink from your site to this work https://planetcalc.com/925/. Also, please do not modify any references to the original work (if any) contained in this content.
After I made Bin packing problem calculator, people in comments rightly noted that the user might 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
Comments