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

X

XorFunction - Class in com.epochx.representation.bool
A FunctionNode which performs exclusive disjunction, also known as exclusive OR.
XorFunction() - Constructor for class com.epochx.representation.bool.XorFunction
Construct an XorFunction with no children.
XorFunction(Node<Boolean>, Node<Boolean>) - Constructor for class com.epochx.representation.bool.XorFunction
Construct an XorFunction with two children.

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