Skip to content

Ghani-Haider/A_star-JumpingFrog-RoutePlanning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A_star Algorithm implementation: Jumping Frog and Route Planning Problems

A generic implementation of A* algorithm that can solve variety of search problems. It is then used to solve given two problems as search problems by implementing the given interface for both of them. The repo contains

  • A star generic algo
  • Route planning code and data instance
  • Frog jumping game code

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages