Skip to content

Nahom32/Adversarial-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adversarial-Search

This repository contains a set of solutions for Adversarial Search Solution. It contains implementations for 1 player and 2 player search algorithms. For the 1 player search algorithms, The Uniform Cost Search (UCS) is used . Heuristic based algorithms like A* Search are also used. For multi-player games, min-max algorithm is used.

About

This repository contains an implementation of Adversarial Search Algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages