Skip to content

CSCI 561 Artificial Intelligence - to determine the next move for a player in the Reversi game using the Greedy, Minimax, and Alpha-Beta pruning algorithms with positional weight evaluation functions.

Notifications You must be signed in to change notification settings

fysteven/NextMoveForReversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextMoveForReversi

Adversarial Search. Please see the program explanation in the PDF file.

About

CSCI 561 Artificial Intelligence - to determine the next move for a player in the Reversi game using the Greedy, Minimax, and Alpha-Beta pruning algorithms with positional weight evaluation functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published