Icon

10_​Truck_​Load_​Optimization_​with_​Linear_​Programming

<p><strong>Truck Load Optimization with Linear Programming</strong></p><p></p><p>This workflow optimizes the allocation of items across trucks using linear programming.</p><p>It takes in a list of items and fills as few trucks as possible with them, based on constraints of max # of items, weight, and volume per truck.<br><br>This workflow features an Optimization component that uses Python's SciPy library.</p>

Nodes

Extensions

Links