|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Coup | |
---|---|
Partie |
Uses of Coup in Partie |
---|
Methods in Partie with parameters of type Coup | |
---|---|
void |
AlgoReseau.meilleurCoup(Coup coup)
|
void |
AlgoJeu.meilleurCoup(Coup coup)
Methode de base pour appeler l'algorithme de recherche du meilleur coup (Minimax, Alpha-Beta, ID-Alpha-Beta, SSS*...) |
void |
AlgoChoixHumain.meilleurCoup(Coup coup)
|
void |
AlgoAlphaBeta.meilleurCoup(Coup coup)
|
void |
AlgoAleatoire.meilleurCoup(Coup coup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |