Optimizing the bin packing problem, aiming to efficiently allocate items of varying sizes into a finite number of bins while maximizing total profit, using optimization algorithms
optimization linear-programming project constraint-programming local-search hust greedy-algorithm knapsack capstone-project bin-packing-problem it3052e it3052
-
Updated
Feb 1, 2025 - Python