Engineering >> Computer Science & EngineeringThe Optimization of Shipping Partsby Bryan Le
Submitted : Spring 2022 I had used a program where the user can set the amount of product being shipped with a minimum and maximum. As well as the buy price, sell price, and mass per unit. The program also accepts more than one unit. Afterwards the program will test if the product ships more efficiently with different size trucks. With these values provided the program outputs the amount of trials ran, with the costs of each product with its profit margins.
|