Index

A B C D E F G H I K L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

CDF(int, MetricKeeper...) - Method in class gametree.GameTreeNode
Computes the Cumulative Distribution Function (CDF) P(X ≤ t) of this node, assuming that the distribution is a discrete one.
cdfToPMF(double[]) - Static method in class utils.Probability
Converts a CDF P(X ≤ t) to the respective distribution's PMF P(X = t).
checkIfSaved(String, String, int, boolean[], boolean[], SearchAlgorithm.Limits) - Static method in class experiment.CompareAlgorithms
Check if this algorithm with the specified iteration is stored in the previous file.
children - Variable in class gametree.DepthFirstNode.RootDFNode
The children stored in this root node.
children(MetricKeeper...) - Method in class gametree.GameTreeNode
The children of this node are its direct descendants.
clear() - Method in class algorithm.Table
 
clearChildren() - Method in class test.SimplePosition
 
clearPosition() - Method in class gametree.GameTreeNode
closeAllPrints() - Static method in class experiment.CompareAlgorithms
 
colorboxParamsMax - Variable in class visualizer.TreeToXML
 
colorboxParamsMin - Variable in class visualizer.TreeToXML
 
combine(SearchAlgorithm.Limits) - Method in record class algorithm.SearchAlgorithm.Limits
 
combineArrays(T[], T...) - Static method in class gametree.MetricKeeper
 
combineMetricList(MetricKeeper...) - Method in class gametree.GameTreeNode
 
CompareAlgorithms - Class in experiment
Large class containing many methods for running the experiments and creating new experiments.
CompareAlgorithms() - Constructor for class experiment.CompareAlgorithms
 
CompareAlgorithms.AlgoSetup - Class in experiment
Class for configuring the setup of algorithms to experiments for comparing them.
complete() - Method in record class algorithm.SearchAlgorithm.SearchResult
 
copy() - Method in class gametree.MetricKeeper
Creates a copy of this MetricKeeper with the same metric values, but no link to this object.
copy(String) - Method in class gametree.MetricKeeper
Creates a copy of this MetricKeeper with the same metric values, but no link to this object.
countRetrieval() - Method in class algorithm.Table
 
countSavedSubTree() - Method in class gametree.GameTreeNode
 
createChild(SearchTreeNode<P>, P) - Method in class gametree.SearchTreeNode
 
CRITERIUM_D_or_R(int, boolean) - Static method in interface algorithm.StrategyFunction
If the sum of the squares of the depths from which the optimistic bounds of the alternatives has been backed up is less than the square of the depth from which the value of the best arc has been backed up, then use DISPROVEREST; otherwise use PROVEBEST.
currentToString() - Method in class visualizer.TextExplorer
 
A B C D E F G H I K L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form