Skip to content

rish727/Finding-Shortest-Paths-by-Genetic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finding-Shortest-Paths-by-Genetic-Algorithm

For What

I am interested in Optimazation Problem, Especially Shortest Path Problem.

So, I tried to find shortest paths by Genetic Algorithm (GA).(ja:遺伝的アルゴリズム)

GA is sometimes used as the method to solve Traveling Salesman Problem (ja: 巡回セールスマン問題).

How to Use

I coded this program for the class in NITK. You can read the report I submited .(out/GAapp.pdf)

I've not still coded for public version whoever can run. I'll try soon!

Example

these are intial generaion, around Hitoyoshi city, Kumamoto pref.

![init-0(0 061068121083690155)](https://user-images.githubusercontent.com/72023343/153434609-b876194e-ff4a-4bed-877e-b261b6bb7635.png| width=100px)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages