Consider the following problem in E-commerce:
As a warehouse worker, you must fulfill incoming customer orders from your website.
First, a machine hands you the physical items in each order. You must then find the appropriate shipping container for each order and arrange all items into the container. Each container has a three-dimensional maximum capacity (height, length, width). If no container can accommodate all of the items in the order, you must appropriately divide the order into multiple containers, attempting to use as few total containers as possible, in order to save on shipping costs.
Which commonly known NP-complete problem in mathematics does the above problem most closely reduce to?
Select the best option:
A.
Minimum Spanning Tree
B.
Vertex Cover
C.
Travelling Salesman
D.
Factoring
E.
Knapsack
Answers
Answered by
0
Answer:
Ans a is ok
Explanation:
Ans a
Answered by
0
Answer:
A
Explanation:
Similar questions
Computer Science,
24 days ago
Math,
24 days ago
Hindi,
24 days ago
Physics,
1 month ago
English,
1 month ago