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
_
D
DbConnection
- Class in
net.sf.genethello.db
A database connection pool.
DbConnection()
- Constructor for class net.sf.genethello.db.
DbConnection
decodeImageData()
- Method in class com.fmsware.gif.
GifDecoder
Decodes LZW image data into pixel array.
DEFAULT_MAX_END
- Static variable in class net.sf.genethello.applet.
ChromosomeFactory
Default maximum weight of feature end game step.
DEFAULT_MAX_END
- Static variable in class net.sf.genethello.brain.
ChromosomeFactory
Default maximum weight of feature end game step.
DEFAULT_MAX_FEATURE
- Static variable in class net.sf.genethello.applet.
ChromosomeFactory
Default maximum weight of feature flips number.
DEFAULT_MAX_FEATURE
- Static variable in class net.sf.genethello.brain.
ChromosomeFactory
Default maximum weight of feature flips number.
DEFAULT_MAX_OPENING
- Static variable in class net.sf.genethello.applet.
ChromosomeFactory
Default maximum weight of feature opening game step.
DEFAULT_MAX_OPENING
- Static variable in class net.sf.genethello.brain.
ChromosomeFactory
Default maximum weight of feature opening game step.
DEFAULT_MIN_END
- Static variable in class net.sf.genethello.applet.
ChromosomeFactory
Default minimum weight of feature end game step.
DEFAULT_MIN_END
- Static variable in class net.sf.genethello.brain.
ChromosomeFactory
Default minimum weight of feature end game step.
DEFAULT_MIN_FEATURE
- Static variable in class net.sf.genethello.applet.
ChromosomeFactory
Default minimum weight of feature flips number.
DEFAULT_MIN_FEATURE
- Static variable in class net.sf.genethello.brain.
ChromosomeFactory
Default minimum weight of feature flips number.
DEFAULT_MIN_OPENING
- Static variable in class net.sf.genethello.applet.
ChromosomeFactory
Default minimum weight of feature opening game step.
DEFAULT_MIN_OPENING
- Static variable in class net.sf.genethello.brain.
ChromosomeFactory
Default minimum weight of feature opening game step.
DEFAULT_PLAYING_TIME
- Static variable in class net.sf.genethello.applet.
Constants
Default playing time in seconds.
DEFAULT_PLAYING_TIME
- Static variable in class net.sf.genethello.shared.
Constants
Default playing time in seconds.
delay
- Variable in class com.fmsware.gif.
AnimatedGifEncoder
delay
- Variable in class com.fmsware.gif.
GifDecoder
depth
- Variable in class net.sf.genethello.applet.gametheory.
GameTheory
Thinking depth.
depth
- Variable in class net.sf.genethello.applet.gametheory.
TranspositionTable
Current searching depth.
depth
- Variable in class net.sf.genethello.gametheory.
GameTheory
Thinking depth.
depth
- Variable in class net.sf.genethello.gametheory.
TranspositionTable
Current searching depth.
destroy()
- Method in class net.sf.genethello.applet.
GenethelloApplet
DISC_RATIO
- Static variable in class net.sf.genethello.applet.
BoardPanel
Ratio of disc diameter to width of square.
DISC_RATIO
- Static variable in class net.sf.genethello.gui.
BoardPanel
Ratio of disc diameter to width of square.
dispose
- Variable in class com.fmsware.gif.
AnimatedGifEncoder
dispose
- Variable in class com.fmsware.gif.
GifDecoder
DoMove(int)
- Method in class net.sf.genethello.applet.
Brain
Does move using i'th valid moves.
DoMove(Move)
- Method in class net.sf.genethello.applet.
Brain
Does move using valid move mv.
DoMove(int)
- Method in class net.sf.genethello.applet.gametheory.
GameTheory
Does i-th move from valid moves.
DoMove(Move)
- Method in class net.sf.genethello.applet.gametheory.
GameTheory
Does move mv.
DoMove(int)
- Method in class net.sf.genethello.brain.
Brain
Does move using i'th valid moves.
DoMove(Move)
- Method in class net.sf.genethello.brain.
Brain
Does move using valid move mv.
DoMove(int)
- Method in class net.sf.genethello.gametheory.
GameTheory
Does i-th move from valid moves.
DoMove(Move)
- Method in class net.sf.genethello.gametheory.
GameTheory
Does move mv.
doPut(int, int, int)
- Method in class net.sf.genethello.applet.
Board
Puts new disc and flip opponent's discs if possible.
doPut(int, int)
- Method in class net.sf.genethello.applet.
Board
Puts new disc and flip opponent's discs if possible.
doPut(int, int)
- Method in interface net.sf.genethello.applet.
IBoard
Puts new disc and flip opponent's discs if possible.
doPut(int, int, int)
- Method in class net.sf.genethello.game.
Board
Puts new disc and flip opponent's discs if possible.
doPut(int, int)
- Method in class net.sf.genethello.game.
Board
Puts new disc and flip opponent's discs if possible.
doPut(int, int)
- Method in interface net.sf.genethello.shared.
IBoard
Puts new disc and flip opponent's discs if possible.
draw
- Variable in class net.sf.genethello.applet.
PlayerInfo
Number of draw.
DRAW
- Static variable in class net.sf.genethello.ga.
GFitnessFunction
Order of field 'draw' in insert/update population table.
draw
- Variable in class net.sf.genethello.gui.
PlayerInfo
Number of draw.
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
_