FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feimosi/Yet-Another-Pathfinding-Simulator: :boat: Simulation of the optimal boat path on a river (discrete mathematics project) · GitHub

Latest commit

 

History

117 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Path-finding Simulator

Simulation of the optimal boat path on a river.

Project assumptions

Finding the optimal boat path using Discrete Mathematics tools like Fuzzy Control System supported by A* search.

Technologies

  • Written in C++
  • SFML library as a GUI
  • GoogleTest for unit tests

Screenshots

Dark blue represents deep area, whereas orange or red is used for the shallows.

Black line depicts Fuzzy System path and red line shows A* path.

About

⛵ Simulation of the optimal boat path on a river (discrete mathematics project)

Topics

Resources

Stars

11 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL