This repository will keep updating to tackle optimization problem solved by using LINDO LINGO. There are several study case with their respective documentation how to use, in this repository as follows:
- Traveling Salesman Problem (TSP) with Miller-Tucker-Zemlin subtour elimination -- Read here.
- Transportation Problem -- Read here.
- Facility Location Problem (Capacitated) -- Read here.
- Capacitated Vehicle Routing Problem (CVRP) -- Read here.
- Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) -- coming soon.
- 1-0 Knapsack Problem -- Read here
All LINGO codes in folder case study. If you have any inquires, contact me here. Cheers.