There are 4 repositories under or-tools topic.
3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO
Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.
Discrete choice modeling in Python with large datasets & single choice / basket models - Assortment & Pricing Optimization .
EA FC 25 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
An automatic rostering system that can handle skill mix requirements, staff requests and shift sequence rules
Modelling and Solving Employee Shift Scheduling (Including Nurse Rostering) Problems Using Constraint Programming (Combination of Artificial Intelligence and Operations Research) and Software Engineering Technologies 应用约束规划(人工智能+运筹学)及软件工程技术建模和解决员工排班(包括护士排班)调度问题
[IEEE TKDE | TITS 2023] "Learning Large Neighborhood Search for Vehicle Routing in Airport Ground Handling" | "Neural Airport Ground Handling"
Exploring Reinforcement Learning Solutions to the Vehicle Routing Problem. PPO, A2C, DQN, SAC
Gerador da Grade de Horário.
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.
Vehicle Routing Problem (VRP) demo with OSMnx and OR-Tools
Google or-tools implementation examples
This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Capacitated Vehicle Routing Problem (CVRP) with multiple depots using OR-Tools and Google Maps API for real time optimal route
Automatically schedule your tasks using AI
A recipe optimizer for Satisfactory www.satisfactorygame.com
EA FC FUT Squad Building Challenges solver powered by google or-tools
Optimize Multi-Stop Routes on Google Maps 🗺️ 🚚 🛵
Unofficial Rust wrappers to the C++ library Google OR-Tools, open source software for combinatorial optimization
Jobshop using OR tools and Flask
Time Management System integrated Google Calendar
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.
Algoritmo de busca da menor rota entre 20 municípios paulistas
This notebook serves as an introduction to Linear Programming and MILP with Python, covering both the concepts and practical applications through various popular optimization problems.
Using OR-Tools to solve Solomon instances
This repo is meant as an inspiration to how the NSP can be solved.
This software solves the capacitated multi agent pickup and delivery problem using OR-Tools from Google.
Research on Optimization Models and Vehicle routing problem. Mentored by Prof. Frank Quan