GauravBh1010tt / Solving-NP-Hard-problemsLinks
Large scale approximate solutions to - TSP, VRP, Knapsack, N-Queens, Graph Coloring
☆11Updated 8 years ago
Alternatives and similar repositories for Solving-NP-Hard-problems
Users that are interested in Solving-NP-Hard-problems are comparing it to the libraries listed below
Sorting:
- CVRP truck planner in Gurobi.☆18Updated 9 years ago
- Implementing Algorithms for Computing Stackelberg Equilibria in Security Games☆42Updated 8 years ago
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆152Updated 6 years ago
- Solves a Mixed Integer Linear Program to generate the Stacklberg Equilibrium of a General-sum (+Bayesian) Games.☆36Updated 5 years ago
- Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python pr…☆139Updated 6 years ago
- Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.☆97Updated last year
- Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm☆104Updated 6 years ago
- My solutions for discrete optimization course on Coursera☆47Updated 5 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆50Updated 5 years ago
- A comparison of Simulated Annealing and Genetic Algorithm for a Vehicle Routing Problem☆10Updated 6 years ago
- Combinatorial Optimization in Gurobi☆44Updated 2 years ago
- High level abstraction for Mixed Integer Nonlinear Programming (MINLP) in Java☆18Updated 5 years ago
- Implementation of TSP and VRP algorithms using a Genetic Algorithm☆63Updated 6 years ago
- Solving Resource Allocation problems with Mixed-Integer Linear Programming in Python☆31Updated 7 years ago
- Dynamic Partial Removal: a Neural Network Heuristic for Large Neighborhood Search on Combinatorial Optimization Problems, by applying dee…☆20Updated 5 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- Vehicle Routing Problems (VRP), Solution with Genetic Algorithms on Java☆13Updated 8 years ago
- The three algorithms used to solve Bayesian Stackelberg Games have been implemented here.☆28Updated 6 years ago
- A project on using mathematical programming to solve multi-modal transportation cost minimization in goods delivery and supply chain mana…☆279Updated 5 years ago
- multi-echelon inventory optimization with SimPy, SciPy, sklearn, and RBFOpt☆86Updated 6 years ago
- Solve job shop scheduling problems (and more!) in Python.☆50Updated this week
- Solver for vehicle routing problem(VRP)☆28Updated 7 years ago
- ☆9Updated 3 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- Genetic Algorithm for Flow Shop Scheduling☆30Updated 8 years ago
- PyTorch implementation of Online Vehicle Routing With Neural Combinatorial Optimization and Deep Reinforcement Learning https://ieeexplor…☆61Updated 5 years ago
- Solving a TSP with the CPLEX C++ API.☆51Updated 5 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 6 years ago
- A Python implementation of Tabu Search Algorithm for the Traveling Salesman Problem☆19Updated 6 years ago
- Linear Programming in Short☆18Updated 4 years ago