viniciusfinger/genetic-cargo
Optimize your truck loading process with a genetic algorithm designed to select the optimal combination between items and values. 🧬 (⚠️ Being refactored).
This tool helps logistics managers and operations professionals efficiently plan what items to load onto a truck. You provide a list of items, each with a value and weight, along with the truck's maximum weight capacity. It then tells you which specific items to load to get the highest possible total value without exceeding the weight limit.
No commits in the last 6 months.
Use this if you need to optimize the value of items loaded onto a truck or container, always staying within a specified weight limit.
Not ideal if you need to consider other factors like item dimensions, stability, or loading order, as this tool only focuses on weight and value.
Stars
9
Forks
2
Language
Python
License
—
Category
Last pushed
Dec 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/viniciusfinger/genetic-cargo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aimclub/SAMPO
Open-source framework for adaptive manufacturing processes scheduling
pdrm83/py2opt
How to solve the traveling salesman problem with the 2-opt algorithm, a fast heuristic search algorithm.
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...