cplex topic
cplex-vrptw-implementation
An implementation of VRPTW in CPLEX
multimodal-transportation-optimization
A project on using mathematical programming to solve multi-modal transportation cost minimization in goods delivery and supply chain management.
crypto-arbitrage-framework
A cryptocurrency arbitrage framework implemented with ccxt and cplex. It can be used to monitor multiple exchanges, find a multi-lateral arbitrage path which maximizes rate of return, calculate the op...
Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery
A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic approach (General Variable Neighbourhood Search)
cplex-scala
A scala library for IBM ILOG CPLEX
cplex-example
Solving a TSP with the CPLEX C++ API.
tsppddl
The Traveling Salesman Problem with Pickups, Deliveries and Draft Limits
linear-programming-using-MATLAB
This book offers a theoretical and computational presentation of a variety of linear programming algorithms and methods with an emphasis on the revised simplex method and its components. A theoretical...
sardine-can
Humble 3D knapsack / bin packing solver
Cplex-Python-API-Sample
A sample project for demonstrating how to solve common optimization problems using Cplex Python API