Comparative analysis of the greedy algorithm vs. linear programming for the binpacking problem.
Dictionaries of (object_name, object_size)
of different sizes (50, 100, 200 and 400 items) were used as input.
waleedGeorgy/binpacking_algorithms
Comparative analysis of the hungry algorithm vs. linear programming for the traveling salesman problem.
Python