Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages