Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 404 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 404 Bytes

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