Skip to content

Implementing search algorithms such as : BFS, DFS, Best First Search, A Star and using them on a server to search best course for the plane in FlightGear

Notifications You must be signed in to change notification settings

yoelsherwin/FlightGear-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server

This program recieve a problem from a server and return a solution to the server.

Getting Started

run the program with a command line with an argument which is the port of the server. Then you'll need to connect to the client and send a problem to.

Built With

Clion - Ide by JetBrains

Versioning

We used Github for version control.

Authors

Yoel Sherwin and Tal Zigdon.

About

Implementing search algorithms such as : BFS, DFS, Best First Search, A Star and using them on a server to search best course for the plane in FlightGear

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published