Skip to content

The problem that we have chosen to solve is navigation path planning from a source to a set of destinations. This problem in other words is a Travelling Salesperson problem. Now, solving this problem has many advantages in many areas like planning, logistics, and manufacture of microchips. It is a sub-problem in many areas such as DNA sequencing…

License

Notifications You must be signed in to change notification settings

RitikKathuria28/Path-Prediction

 
 

Repository files navigation

Amazing project

Path-Prediction

The problem that we have chosen to solve is navigation path planning from a source to a set of destinations. This problem in other words is a Travelling Salesperson problem. Now, solving this problem has many advantages in many areas like planning, logistics, and manufacture of microchips. It is a sub-problem in many areas such as DNA sequencing. Few problems that can be solved.

About

The problem that we have chosen to solve is navigation path planning from a source to a set of destinations. This problem in other words is a Travelling Salesperson problem. Now, solving this problem has many advantages in many areas like planning, logistics, and manufacture of microchips. It is a sub-problem in many areas such as DNA sequencing…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 49.8%
  • HTML 28.7%
  • Python 21.5%