Solve production scheduling problems with constraint programming in Python.
-
Updated
Apr 14, 2026 - Python
Solve production scheduling problems with constraint programming in Python.
Discrete choice modeling in Python with large datasets & single choice / basket models - Assortment & Pricing Optimization .
Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.
EA FC 26 Automated SBC Solving using Integer Programming ⚽
This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function
Modelling and Solving Employee Shift Scheduling (Including Nurse Rostering) Problems Using Constraint Programming (Combination of Artificial Intelligence and Operations Research) and Software Engineering Technologies 应用约束规划(人工智能+运筹学)及软件工程技术建模和解决员工排班(包括护士排班)调度问题
An easy-to-use, general and open-source tool to solve the guess-and-determine problem
[IEEE TKDE | TITS 2023] "Learning Large Neighborhood Search for Vehicle Routing in Airport Ground Handling" | "Neural Airport Ground Handling"
A powerful Python library for operations research and optimization.
efficient Game of Life in Python
This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
OR-Tools is an open source software suite for optimization, tuned for tackling the world's toughest problems in vehicle routing, flows, integer and linear programming, and constraint programming.
Web app for solving simple VRP problems. Django is used as a web framework, and Google's OR-Tools as a solver.
Google or-tools implementation examples
EA FC FUT Squad Building Challenges solver powered by google or-tools
Optimizing vehicle routing for efficient delivery of goods to various customer locations while minimizing costs. This project implements algorithms to solve the Capacitated Vehicle Routing Problem (CVRP) using Python and frameworks like Google OR-Tools and the nearest neighbor heuristic, with the latter being used for comparison purposes.
Automatically schedule your tasks using AI
Optimize Multi-Stop Routes on Google Maps 🗺️ 🚚 🛵
Add a description, image, and links to the or-tools topic page so that developers can more easily learn about it.
To associate your repository with the or-tools topic, visit your repo's landing page and select "manage topics."