Skip to content

Multi-threaded implementation of minimax algorithm in rust

Notifications You must be signed in to change notification settings

jonah-saltzman/multithread_minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multithread_minimax

Multi-threaded implementation of the minimax decision algorithm in rust.

Used as a library to apply the algorithm to types that implement the Board trait.

About

Multi-threaded implementation of minimax algorithm in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages