GeneThello Home
A B C D E F G H I L M N O P R S T U V W Z _

C

calcDraw(int, int) - Static method in class net.sf.genethello.ga.Elo
Calculates rating gain RatingGainA when player A draws player B.
calcPatternValue(int) - Method in class net.sf.genethello.applet.Board
Calculates sum of all pattern values for certain color of disc.
calcPatternValue(int) - Method in interface net.sf.genethello.applet.IBoard
Calculates sum of all pattern values for certain color of disc.
calcPatternValue(int) - Method in class net.sf.genethello.game.Board
Calculates sum of all pattern values for certain color of disc.
calcPatternValue(int) - Method in interface net.sf.genethello.shared.IBoard
Calculates sum of all pattern values for certain color of disc.
calcWin(int, int) - Static method in class net.sf.genethello.ga.Elo
Calculates rating gain RatingGainA when player A wins over player B.
CANCEL_BUTTON - Static variable in class net.sf.genethello.gui.AnimatedGifDialog
Flag for Cancel button.
cancelTimer() - Method in class net.sf.genethello.applet.TimeManagement
Cancels stopping timer upon thinking completion.
cancelTimer() - Method in class net.sf.genethello.brain.TimeManagement
Cancels stopping timer upon thinking completion.
cancelWorker() - Method in class net.sf.genethello.applet.Game
Cancels thinking process by brain.
cancelWorker() - Method in class net.sf.genethello.game.Game
Cancels thinking process by brain.
chromosome - Variable in class net.sf.genethello.applet.Brain
Chromosome of the brain.
Chromosome - Class in net.sf.genethello.applet
Chromosome to represent individual othello player (brain).
Chromosome(int, int) - Constructor for class net.sf.genethello.applet.Chromosome
Creates new instance of chromosome.
chromosome - Variable in class net.sf.genethello.applet.PlayerInfo
String representation of chromosome.
chromosome - Variable in class net.sf.genethello.brain.Brain
Chromosome of the brain.
Chromosome - Class in net.sf.genethello.brain
Chromosome to represent individual othello player (brain).
Chromosome(int, int) - Constructor for class net.sf.genethello.brain.Chromosome
Creates new instance of chromosome.
CHROMOSOME - Static variable in class net.sf.genethello.ga.GFitnessFunction
Order of field 'chromosome' in insert/update population table.
chromosome - Variable in class net.sf.genethello.gui.PlayerInfo
String representation of chromosome.
ChromosomeCreator - Class in net.sf.genethello.applet
Creates chromosome and optionally with String/JGAP representation and minimum/maximum value of opening/end game step and features.
ChromosomeCreator() - Constructor for class net.sf.genethello.applet.ChromosomeCreator
Creates new instance of creator.
ChromosomeCreator(int, int) - Constructor for class net.sf.genethello.applet.ChromosomeCreator
Creates new instance of creator with minimum-maximum value of features.
ChromosomeCreator(int, int, int, int, int, int) - Constructor for class net.sf.genethello.applet.ChromosomeCreator
Creates new instance of creator with minimum-maximum value of opening game step, end game step, and features.
ChromosomeCreator - Class in net.sf.genethello.brain
Creates chromosome and optionally with String/JGAP representation and minimum/maximum value of opening/end game step and features.
ChromosomeCreator() - Constructor for class net.sf.genethello.brain.ChromosomeCreator
Creates new instance of creator.
ChromosomeCreator(int, int) - Constructor for class net.sf.genethello.brain.ChromosomeCreator
Creates new instance of creator with minimum-maximum value of features.
ChromosomeCreator(int, int, int, int, int, int) - Constructor for class net.sf.genethello.brain.ChromosomeCreator
Creates new instance of creator with minimum-maximum value of opening game step, end game step, and features.
ChromosomeFactory - Class in net.sf.genethello.applet
Creates chromosome with specific and default values.
ChromosomeFactory() - Constructor for class net.sf.genethello.applet.ChromosomeFactory
 
ChromosomeFactory - Class in net.sf.genethello.brain
Creates chromosome with specific and default values.
ChromosomeFactory() - Constructor for class net.sf.genethello.brain.ChromosomeFactory
 
ClassDirectory - Class in net.sf.genethello.shared
 
ClassDirectory() - Constructor for class net.sf.genethello.shared.ClassDirectory
 
closeStream - Variable in class com.fmsware.gif.AnimatedGifEncoder
 
COLNUM - Static variable in class net.sf.genethello.applet.Constants
Number of columns.
COLNUM - Static variable in class net.sf.genethello.shared.Constants
Number of columns.
colorDepth - Variable in class com.fmsware.gif.AnimatedGifEncoder
 
colorMap() - Method in class com.fmsware.gif.NeuQuant
 
colorTab - Variable in class com.fmsware.gif.AnimatedGifEncoder
 
COLS - Static variable in class net.sf.genethello.applet.Constants
Column's alphabet notation.
COLS - Static variable in class net.sf.genethello.shared.Constants
Column's alphabet notation.
com.fmsware.gif - package com.fmsware.gif
Provides classes necessary to generate animated GIF.
compare(Move, Move) - Method in class net.sf.genethello.gametheory.MoveComparator
Compares two rated moves.
Constants - Class in net.sf.genethello.applet
Constants shared by several modules.
Constants() - Constructor for class net.sf.genethello.applet.Constants
 
Constants - Class in net.sf.genethello.shared
Constants shared by several modules.
Constants() - Constructor for class net.sf.genethello.shared.Constants
 
contest(int, int, int) - Method in class com.fmsware.gif.NeuQuant
 
countCorners(int) - Method in class net.sf.genethello.applet.Board
Calculates number of discs in corners for certain color.
countCorners(int) - Method in interface net.sf.genethello.applet.IBoard
Calculates number of discs in corners for certain color.
countCorners(int) - Method in class net.sf.genethello.game.Board
Calculates number of discs in corners for certain color.
countCorners(int) - Method in interface net.sf.genethello.shared.IBoard
Calculates number of discs in corners for certain color.
countEmpty(String) - Static method in class net.sf.genethello.applet.Board
Counts number of empty squares in a pattern.
countEmpty(String) - Static method in class net.sf.genethello.game.Board
Counts number of empty squares in a pattern.
countMobility(int) - Method in class net.sf.genethello.applet.Board
Counts mobility for current player.
countMobility(int) - Method in interface net.sf.genethello.applet.IBoard
Counts mobility for current player.
countMobility(int) - Method in class net.sf.genethello.game.Board
Counts mobility for current player.
countMobility(int) - Method in interface net.sf.genethello.shared.IBoard
Counts mobility for current player.
countXsquares(int) - Method in class net.sf.genethello.applet.Board
Calculates number of discs in x-squares for certain color.
countXsquares(int) - Method in interface net.sf.genethello.applet.IBoard
Calculates number of discs in x-squares for certain color.
countXsquares(int) - Method in class net.sf.genethello.game.Board
Calculates number of discs in x-squares for certain color.
countXsquares(int) - Method in interface net.sf.genethello.shared.IBoard
Calculates number of discs in x-squares for certain color.
create(String) - Static method in class net.sf.genethello.applet.ChromosomeFactory
Creates chromosome of specific string representation with default minimum/maximum values.
create(IChromosome) - Static method in class net.sf.genethello.brain.ChromosomeFactory
Creates chromosome of specific JGAP representation with default minimum/maximum values.
create(String) - Static method in class net.sf.genethello.brain.ChromosomeFactory
Creates chromosome of specific string representation with default minimum/maximum values.
createChromosome() - Method in class net.sf.genethello.applet.ChromosomeCreator
Creates chromosome with default minimum and maximum values.
createChromosome(int, int) - Method in class net.sf.genethello.applet.ChromosomeCreator
Creates chromosome of minimum/maximum value of features with default minimum/maximum value of opening and end game step.
createChromosome(int, int, int, int, int, int) - Method in class net.sf.genethello.applet.ChromosomeCreator
Creates chromosome of specific minimum/maximum value of features and minimum/maximum value of opening and end game step.
createChromosome(String) - Method in class net.sf.genethello.applet.ChromosomeCreator
Creates chromosome of specific String representation with default minimum and maximum values.
createChromosome(String, int, int) - Method in class net.sf.genethello.applet.ChromosomeCreator
Creates chromosome of specific String representation, and minimum/ maximum values of features with default minimum/maximum values of opening/end game step.
createChromosome(String, int, int, int, int, int, int) - Method in class net.sf.genethello.applet.ChromosomeCreator
Creates chromosome of specific String representation, and minimum/ maximum values of features with default minimum/maximum values of opening/end game step.
createChromosome() - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome with default minimum and maximum values.
createChromosome(int, int) - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome of minimum/maximum value of features with default minimum/maximum value of opening and end game step.
createChromosome(int, int, int, int, int, int) - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome of specific minimum/maximum value of features and minimum/maximum value of opening and end game step.
createChromosome(String) - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome of specific String representation with default minimum and maximum values.
createChromosome(String, int, int) - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome of specific String representation, and minimum/ maximum values of features with default minimum/maximum values of opening/end game step.
createChromosome(String, int, int, int, int, int, int) - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome of specific String representation, and minimum/ maximum values of features with default minimum/maximum values of opening/end game step.
createChromosome(IChromosome) - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome of JGAP representation with default minimum and maximum values.
createChromosome(IChromosome, int, int) - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome of JGAP representation, and minimum/ maximum values of features with default minimum/maximum values of opening/end game step.
createChromosome(IChromosome, int, int, int, int, int, int) - Method in class net.sf.genethello.brain.ChromosomeCreator
Creates chromosome of JGAP representation, and minimum/ maximum values of features with default minimum/maximum values of opening/end game step.
current - Variable in class net.sf.genethello.applet.PlayerInfo
Current generation.
CURRENT - Static variable in class net.sf.genethello.ga.GFitnessFunction
Order of field 'current' in insert/update population table.
current - Variable in class net.sf.genethello.gui.PlayerInfo
Current generation.

GeneThello Home
A B C D E F G H I L M N O P R S T U V W Z _
Get GeneThello: Genetic Othello at SourceForge.net. Fast, secure and Free Open Source software downloads