Skip to content

This program offers a user interface to allow the user to enter a Graph and choose the starting node and the goal(s) node(s) that he wishes to reach, the AI search algorithm.

Notifications You must be signed in to change notification settings

Salmaelkatib/Searching_Algorithms_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searching_Algorithm_Project

Included search algorithms for directed and undirected graphs: Bredth First Search Depth First Search Iterative Deepening Uniform Cost A star Search Greedy Search

About

This program offers a user interface to allow the user to enter a Graph and choose the starting node and the goal(s) node(s) that he wishes to reach, the AI search algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages