JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
U
update(Graphics)
- Method in class s3games.gui.
BoardCanvas
we override the update() method to avoid the flickering
updateRatio(GameState, Set<Move>)
- Method in class s3games.player.
AbstractMonteCarloPlayer
update the ratio depending on the branching in the current state
updateRatio(GameState, Set<Move>)
- Method in class s3games.player.
MonteCarloClassicPlayer
classical monte-carlo does not update the ratio
updateRatio(GameState, Set<Move>)
- Method in class s3games.player.
MonteCarloRatioPlayer
opponent moves are taxing the ratio depending on the state neighborhood size
updateRatio(GameState, Set<Move>)
- Method in class s3games.player.
MonteCarloRatioPlayer2
update the current trial ratio every time a move is made
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes