Skip to content

Search algorithms implemented using SFML/C++ (A*, Uniform Cost, etc)

Notifications You must be signed in to change notification settings

alepmaros/search_algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Algorithms

Search Algorithms implemented for my IA course using SFML/C++

Algorithms

  • Breadth First Search
  • Uniform Cost Search
  • Iterative Deepening Search
  • A*

Example

Program Running

About

Search algorithms implemented using SFML/C++ (A*, Uniform Cost, etc)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published