Skip to content

viniciusfinger/genetic-cargo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Cargo: Genetic Algorithm for Optimized Truck Loading 🚚🧬

Optimize your truck loading process with a genetic algorithm designed to select the optimal combination between items and values. This algorithm ensures maximum value for your cargo while adhering to weight constraints, streamlining your logistics with precision 🧬

Features

  • Genetic Algorithm: Utilizes a genetic algorithm to find the best combination of items.
  • Item Selection: Selects items based on their value and weight.
  • Weight Limit: Ensures that the total weight of the selected items does not exceed the truck's weight limit.
  • Optimization: Seeks to maximize the total value of the loaded items.

Prerequisites

Before running the application, ensure you have the following installed:

  • Python 🐍 (For running the application)

About

Optimize your truck loading process with a genetic algorithm designed to select the optimal combination between items and values. 🧬 (⚠️ Being refactored).

Topics

Resources

Stars

Watchers

Forks

Contributors