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
_
E
elo
- Variable in class net.sf.genethello.applet.
PlayerInfo
ELO rating.
Elo
- Class in
net.sf.genethello.ga
A class to calculate ELO rating of each player.
Elo()
- Constructor for class net.sf.genethello.ga.
Elo
ELO
- Static variable in class net.sf.genethello.ga.
GFitnessFunction
Order of field 'elo' in insert/update population table.
elo
- Variable in class net.sf.genethello.gui.
PlayerInfo
ELO rating.
encodeColor(Color)
- Static method in class com.fmsware.gif.
GifDecoder
encodeColor(int, int, int)
- Static method in class com.fmsware.gif.
GifDecoder
equals(Board)
- Method in class net.sf.genethello.applet.
Board
Checks equality of two boards.
equals(Board)
- Method in interface net.sf.genethello.applet.gametheory.
Board
Compares equality of two boards.
equals(Object)
- Method in class net.sf.genethello.applet.gametheory.
Move
Compares equality of two moves.
equals(Board)
- Method in class net.sf.genethello.game.
Board
Checks equality of two boards.
equals(Object)
- Method in class net.sf.genethello.gametheory.
Move
Compares equality of two moves.
err()
- Method in class com.fmsware.gif.
GifDecoder
Returns true if an error was encountered during reading/decoding
Eval()
- Method in class net.sf.genethello.applet.
Brain
Evaluates value of move to be taken.
Eval()
- Method in class net.sf.genethello.applet.gametheory.
GameTheory
Evaluates leaf position from current player's standpoint.
Eval()
- Method in class net.sf.genethello.brain.
Brain
Evaluates value of move to be taken.
Eval()
- Method in class net.sf.genethello.gametheory.
GameTheory
Evaluates leaf position from current player's standpoint.
EVAL_CORNERS
- Static variable in class net.sf.genethello.applet.
Constants
Feature index of corners number.
EVAL_CORNERS
- Static variable in class net.sf.genethello.shared.
Constants
Feature index of corners number.
EVAL_DISCS
- Static variable in class net.sf.genethello.applet.
Constants
Feature index of discs number.
EVAL_DISCS
- Static variable in class net.sf.genethello.shared.
Constants
Feature index of discs number.
EVAL_FLIPS
- Static variable in class net.sf.genethello.applet.
Constants
Feature index of flips number.
EVAL_FLIPS
- Static variable in class net.sf.genethello.shared.
Constants
Feature index of flips number.
EVAL_MOBILITY
- Static variable in class net.sf.genethello.applet.
Constants
Feature index of mobility.
EVAL_MOBILITY
- Static variable in class net.sf.genethello.shared.
Constants
Feature index of mobility.
EVAL_PATTERN
- Static variable in class net.sf.genethello.applet.
Constants
Feature index of pattern.
EVAL_PATTERN
- Static variable in class net.sf.genethello.shared.
Constants
Feature index of pattern.
EVAL_XSQUARES
- Static variable in class net.sf.genethello.applet.
Constants
Feature index of x-squares number.
EVAL_XSQUARES
- Static variable in class net.sf.genethello.shared.
Constants
Feature index of x-squares number.
evaluate(Population)
- Method in class net.sf.genethello.ga.
GFitnessFunction
Performs a full cycle of othello tournament for all individuals versus all other individuals, twice for each couple playing black and white alternately, and sets the fitness value.
Evolver
- Class in
net.sf.genethello.ga
A program to evolve population of othello individuals based on genetic algorithm.
Evolver()
- Constructor for class net.sf.genethello.ga.
Evolver
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
_