taylorc1009/FIGA-CVRPTW
Feasibility Intensive Genetic Algorithm (FIGA) for the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW)
This tool helps logistics managers and operations planners optimize delivery routes. You input customer locations, delivery quantities, vehicle capacities, and time window constraints. The output is a set of efficient routes for your fleet, ensuring all deliveries are made on time and within vehicle limits.
No commits in the last 6 months.
Use this if you need to plan efficient delivery routes for a fleet of vehicles while respecting customer delivery time windows and vehicle load limits.
Not ideal if your routing problem does not involve vehicle capacity or specific delivery time windows, or if you need to optimize for factors beyond just route efficiency.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Jun 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/taylorc1009/FIGA-CVRPTW"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pdrm83/py2opt
How to solve the traveling salesman problem with the 2-opt algorithm, a fast heuristic search algorithm.
aimclub/SAMPO
Open-source framework for adaptive manufacturing processes scheduling
yining043/TSP-improve
An improvement-based Deep Reinforcement Learning Algorithm presented in paper...
albert-espin/knapsack-packing
Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)
rithinch/pareto-optimal-student-supervisor-allocation
🎓An AI tool to assist universities with optimal allocation of students to supervisors for their...