Skip to content

zhalehmehrabi/Classical-search-and-hillclimbing-and-genetics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial intelligence using searches

classical searches

here in this project i implement all of this algorithm in both tree and graph form.there are some texts that they are some problems that i used this algorithms to solve.enjoy! the genetics.txt is for coloring Irans all states. alt text

the cities.txt is for applying classical searches on Romanias cities.

alt text

the secProblem.txt is for coloring graph blow

alt text

BFS

DFS

depth limited search

uniform cost

iterative deepening DFS

greedy best-first search

A*

Hill climbing

and after all there are lots of hill climbings here

Hill climbing

Stochastic hill climbing

first-choice hill climbing

random restart hill climbing

simulated annealing

Genetics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published