Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GeneThello Home
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
Z
_
H
halveHistoryTable()
- Method in class net.sf.genethello.applet.
Brain
Halves values of history table to avoid bad record in the past dominates the rating.
halveHistoryTable()
- Method in class net.sf.genethello.brain.
Brain
Halves values of history table to avoid bad record in the past dominates the rating.
hashCode()
- Method in class net.sf.genethello.applet.gametheory.
Move
Creates hash code of a move.
hashCode()
- Method in class net.sf.genethello.gametheory.
Move
Creates hash code of a move.
height
- Variable in class com.fmsware.gif.
AnimatedGifEncoder
height
- Variable in class com.fmsware.gif.
GifDecoder
HistoryIndex(int)
- Method in class net.sf.genethello.brain.
Brain
Searches index of an i-th move from array of history table.
HistoryIndex(Move)
- Method in class net.sf.genethello.brain.
Brain
Searches index of a move from array of history table.
HistoryIndex(int)
- Method in class net.sf.genethello.gametheory.
GameTheory
Searches index of an i-th move from array of history table.
HistoryIndex(Move)
- Method in class net.sf.genethello.gametheory.
GameTheory
Searches index of a move from array of history table.
historyTable
- Variable in class net.sf.genethello.applet.gametheory.
GameTheory
Array of integer to hold history table.
To use this feature, the following should be done: Declares historyTable to be size of 2 * possible valid moves.
historyTable
- Variable in class net.sf.genethello.gametheory.
GameTheory
Array of integer to hold history table.
To use this feature, the following should be done: Declares historyTable to be size of 2 * possible valid moves.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GeneThello Home
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
Z
_