A B C D E F G H I J K L M N O P Q R S T U V W X

T

TangentFunction - Class in com.epochx.representation.dbl
A FunctionNode which performs the trigonometric function of tangent.
TangentFunction() - Constructor for class com.epochx.representation.dbl.TangentFunction
Construct a TangentFunction with no children.
TangentFunction(Node<Double>) - Constructor for class com.epochx.representation.dbl.TangentFunction
Construct a TangentFunction with one child.
TerminalNode<TYPE> - Class in com.epochx.representation
Defines a terminal node.
TerminalNode(TYPE) - Constructor for class com.epochx.representation.TerminalNode
Constructor for a new terminal node.
TerminationListener - Interface in com.epochx.life
 
toArray(String) - Static method in class com.epochx.util.BoolUtils
Translates a String of zeros ('0') and ones ('1') to an array of booleans.
toString() - Method in class com.epochx.action.AntMoveAction
String representation of this action which identifies the action type.
toString() - Method in class com.epochx.action.AntSkipAction
String representation of this action which identifies the action type.
toString() - Method in class com.epochx.action.AntTurnLeftAction
String representation of this action which identifies the action type.
toString() - Method in class com.epochx.action.AntTurnRightAction
String representation of this action which identifies the action type.
toString() - Method in class com.epochx.ant.Ant
 
toString() - Method in class com.epochx.representation.CandidateProgram
Return a string representation of the program node tree.
toString() - Method in class com.epochx.representation.FunctionNode
Returns a string representation of the function node.
toString() - Method in class com.epochx.representation.TerminalNode
Returns a string representation of this TerminalNode.
toString() - Method in class com.epochx.representation.Variable
Return a string representation of the variable.
TournamentSelector<TYPE> - Class in com.epochx.op.selection
Tournament selection provides both program and pool selection.
TournamentSelector(GPModel<TYPE>, int) - Constructor for class com.epochx.op.selection.TournamentSelector
Construct a tournament selector with the specified tournament size.
turnLeft() - Method in class com.epochx.ant.Ant
Turn the ant to the left relative to its current orientation.
turnRight() - Method in class com.epochx.ant.Ant
Turn the ant to the right relative to its current orientation.

A B C D E F G H I J K L M N O P Q R S T U V W X