GauravBh1010tt / Solving-NP-Hard-problemsLinks
Large scale approximate solutions to - TSP, VRP, Knapsack, N-Queens, Graph Coloring
☆12Updated 9 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:
- Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm☆104Updated 7 years ago
- Solves a Mixed Integer Linear Program to generate the Stacklberg Equilibrium of a General-sum (+Bayesian) Games.☆36Updated 3 weeks ago
- Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.☆103Updated last year
- Amazing Collection Vehicle Routing Problem☆50Updated 6 years ago
- A solver for the electronic vehicle routing problem with time windows☆34Updated 7 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- Implementing Algorithms for Computing Stackelberg Equilibria in Security Games☆42Updated 8 years ago
- Implementation of TSP and VRP algorithms using a Genetic Algorithm☆66Updated 7 years ago
- The three algorithms used to solve Bayesian Stackelberg Games have been implemented here.☆29Updated 7 years ago
- CVRP truck planner in Gurobi.☆20Updated 10 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…☆144Updated 6 years ago
- 3D bin packing is a classical and challenging combinatorial optimization problem in logistics and production systems. An effective bin pa…☆89Updated 7 years ago
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆161Updated 7 years ago
- ☆20Updated 4 years ago
- My solutions for discrete optimization course on Coursera☆49Updated 6 years ago
- Column generation☆14Updated 12 years ago
- Job Shop Scheduling Problem via Ant Colony Optimization☆40Updated 6 years ago
- Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this pa…☆47Updated 8 years ago
- An integration of deep reinforcement learning and discrete-event simulation for job shop scheduling problem.☆29Updated 2 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆56Updated 7 years ago
- Flexible job shop scheduling program based on genetic algorithm.☆147Updated 7 years ago
- Vehicle Routing Problems (VRP), Solution with Genetic Algorithms on Java☆13Updated 9 years ago
- Dynamic Partial Removal: a Neural Network Heuristic for Large Neighborhood Search on Combinatorial Optimization Problems, by applying dee…☆20Updated 5 years ago
- Reinforcement learning for vrptw☆38Updated 5 years ago
- 列生成求解下料问题(Column generation solving cutting stock problem)☆15Updated 5 years ago
- PyTorch implementation of Online Vehicle Routing With Neural Combinatorial Optimization and Deep Reinforcement Learning https://ieeexplor…☆65Updated 6 years ago
- ☆17Updated last year
- Dynamic Attention Encoder-Decoder model to learn and design heuristics to solve capacitated vehicle routing problems☆50Updated 5 years ago
- The pyVRP is python library that solves (using Genetic Algorithms): Capacitated VRP, Multiple Depot VRP, VRP with Time Windows, VRP with …☆37Updated 7 months ago
- This is the python code of deep q learning method for job shop problem with keras.☆37Updated 6 years ago