Skip to content

Naitsabot/ChargepointPlacementFinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chargepoint Placement Finder

This project takes focuses on the placement of chargers for electric vehicles. This is to be done by developing a program that can map out the ideal placements of the chargers.

Representing stops and roads with graphs

The routes between stops are represented using edges. Each edge contains a traffic coefficient (what degree daily traffic affects this route). Furthermore, an edge contains a distance/time coefficient.

About

Change title and description later

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.4%
  • CMake 7.6%