Skip to content

Small program in C++ that uses the minimax algorithm to select the optimal value from a set of values, that the maximizer can obtain.

Notifications You must be signed in to change notification settings

13events/MiniMaxExample1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniMaxExample1

Small program in C++ that uses the minimax algorithm to select the optimal value from a set of values, that the maximizer can obtain.

Summary

Part of a university project used to explore how the miniMax algorithm works.

About

Small program in C++ that uses the minimax algorithm to select the optimal value from a set of values, that the maximizer can obtain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published