Skip to content
View krishnapraveen7's full-sized avatar

Block or report krishnapraveen7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

operations-research

42 repositories

Optimization models using various solvers

C++ 91 42 Updated Jul 27, 2017

BCP-MAPF – branch-and-cut-and-price for multi-agent path finding

C++ 80 27 Updated Oct 4, 2024

Column generation (theory + python implementation)

Jupyter Notebook 27 5 Updated Jun 24, 2021

Branch-and-Price-and-Cut in Julia

Julia 196 43 Updated Dec 24, 2024

A python framework for solving the VRP and its variants with column generation.

Python 187 43 Updated Apr 28, 2023

column generation implementation based on google or-tools for cutting stock problem

Java 13 4 Updated Mar 28, 2023

Linear Programming in Short

Python 18 2 Updated May 1, 2021

Using Dantzig-Wolfe (DW) decomposition algorithm to solve MCNF(Multi Commodity Network Flow) problem. Final project for the course of (large-scale) linear programming.

Jupyter Notebook 19 3 Updated Feb 9, 2023

An attempt to write optimization codes from textbooks and match the claimed numerical results

Python 3 1 Updated Aug 11, 2022

Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solver.

Python 48 10 Updated Aug 1, 2021

A JuMP extension for Stochastic Dual Dynamic Programming

Julia 315 62 Updated Jan 28, 2025

A demo on how use column generation in a primal heuristic for the Vehicle Routing Problem with Time Windows (VRPTW)

Jupyter Notebook 16 6 Updated Jan 24, 2023
Jupyter Notebook 14 5 Updated Oct 12, 2022

Pre-built decision models serving as the base for Marketplace subscription apps.

Python 23 3 Updated Jan 30, 2025

Vehicle Routing Open-source Optimization Machine

C++ 1,391 346 Updated Feb 4, 2025

Tools for plotting routes and clusters from JSON

Python 43 1 Updated Jan 29, 2025

A harness for building the bundled suite of interoperable optimization tools available in the COIN-OR repository.

Shell 124 43 Updated Aug 4, 2021

NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO

Python 2,383 409 Updated Jan 12, 2025

Reinforcement Learning for Solving the Vehicle Routing Problem

Python 626 223 Updated May 5, 2021

Multi-Depot Vehicle Routing Problem solver using Deep RL, GA and Google OR-Tools

Python 66 9 Updated Mar 7, 2021

For deep RL and the future of AI.

HTML 1,440 217 Updated Mar 1, 2024

A project on using mathematical programming to solve multi-modal transportation cost minimization in goods delivery and supply chain management.

Python 264 81 Updated Feb 27, 2020

Linear optimization software

C++ 1,043 197 Updated Feb 8, 2025

High-performance interior-point-method QP and QCQP solvers

C 578 132 Updated Feb 6, 2025

HPC solver for nonlinear optimization problems

C++ 212 43 Updated Feb 6, 2025

Sequential Decision Problem Modeling Library @ Castle Lab, Princeton Univ.

Python 316 145 Updated Feb 2, 2019

Nonlinear Model Predictive Control tuning using Genetic Algorithms, employed on a trajectory controller for differential drive robot

C++ 28 14 Updated Jan 25, 2021

Fast and embedded solvers for nonlinear optimal control

C 901 259 Updated Feb 6, 2025

A paper list of the papers on ridesharing

16 7 Updated Apr 4, 2020

Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.

C++ 356 84 Updated Jul 24, 2023