- Rock Paper Scissors in python.
- Traveling Salesman problem addressed using: a. Steepest Ascent Hill Climbing on the TSP. b. Steepest Ascent Hill Climbing with replacement on the TSP. c. Simulated Annealing on the TSP. d. Tabu Search on the TSP. e. Iterated Local Search (ILS) on the TSP.
- Genetic Algorithm.
- Particle Swarm Optimization.
-
Notifications
You must be signed in to change notification settings - Fork 0
sagarsimha/search-algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementations of search algorithms (heuristics based optimization) to toy problems
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published