Skip to content

philippnormann/ev-charging-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ev-charging-optimization

A simulation of finding the shortest charging routes for electric vehicle fleets using ant colony optimization.

Simulation

Installation

# on Debian/Ubuntu
sudo apt install python3 pipenv libglfw3

# on macOS
brew install python3 pipenv glfw

cd ev-charging-optimization
pipenv sync

Usage

pipenv run python ants.py