Skip to content
forked from viskey98/Btp-EV

An efficient strategy to solve charging point placement problem.

Notifications You must be signed in to change notification settings

daxpatel11/Btp-EV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding an efficient strategy to solve the charging point placement problem .

Under professor Dr. Samrat Mondal

Problem statement -

Given a city map, including its specifications like charging demand, candidate locations and grid network, find a charging point placement strategy (not necessarily optimal, NP-Hard) which can satisfy the charging demand of these candidate locations.

Proposed solution -

Near optimal greedy algo for placing charging points to optimize a multi-objective involving costs like: Charging point installation cost, travel penalty and grid penalty.

B.Tech project thesis can be found here.

About

An efficient strategy to solve charging point placement problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 100.0%