A Deep-Reinforcement Learning Approach for Software-Defined Networking Routing Optimization
-
Updated
Oct 17, 2022 - Python
A Deep-Reinforcement Learning Approach for Software-Defined Networking Routing Optimization
This repository demonstrates how to solve the Vehicle Routing Problem (VRP) using OpenStreetMap data and OR-Tools library. The VRP is a classic optimization problem where a set of vehicles is tasked with visiting a set of locations while minimizing the total distance traveled.
Solving the NP-hard Multiple Depot Vehicle Routing Problem with a Genetic Algorithm
[TMLR 2024] Official implementation for "Learning Sub-Second Routing Optimization in Computer Networks requires Packet-Level Dynamics"
Trabalhos de Otimização e Meta-Heurísticas PPGI-UFES.
Solving the Multiple Depot Vehicle Routing Problem (MDVRP) with a Genetic Algorithm
Medical Transport Web Application - Capstone Project
[TMLR 2024] Website for "Learning Sub-Second Routing Optimization in Computer Networks requires Packet-Level Dynamics"
Routing optimization solution for the Knoxville Ale Trail
Routio is an online routing service provider that allows users to solve Travelling Salesman Problems (TSP) using the Genetic Algorithm. It provides optimal solutions and plans to incorporate other algorithms in the future.
Add a description, image, and links to the routing-optimization topic page so that developers can more easily learn about it.
To associate your repository with the routing-optimization topic, visit your repo's landing page and select "manage topics."