Originally posted by: sandeepsinghchauhan
Hi
I have total 100 available trucks and my objective is to minimize the number of trucks. I have 100 orders and each order has 50 lb weight. The maximum weight I can put in a truck is 500 only. How can I formulate the capacity constraint that helps me to evaluate the minimum number of trucks. Please help
#CPOptimizer#DecisionOptimization