Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AIMA
Core
Search
Adversarial
Game
computeUtility
AIMA.Core.Search.Adversarial.Game.computeUtility C# (CSharp) Méthode
Game Class Documentation
Afficher le fichier
Open project: PaulMineau/AIMA.Net
computeUtility()
protected
abstract
méthode
protected
abstract
computeUtility
(
GameState
state
) :
int
state
GameState
Résultat
int
protected abstract int computeUtility(GameState state);
Game
computeUtility
getAlphaBetaValue
getLevel
getMiniMaxValue
getMoves
getPlayerToMove
getState
getSuccessorStates
getUtility
hasEnded
makeAlphaBetaMove
makeMiniMaxMove
makeMove
maxValue
minValue
terminalTest