Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- easy_proof_counter - Static variable in class algorithm.BstarBasicDB
- enableIncorrectBoundsProtection(boolean) - Method in class gametree.SearchTreeNode
-
If set to
true, enables incorrect-bounds protection for the pruning of irrelevant children nodes in the entire tree. - enableIrrelevancePruning(long) - Method in class gametree.SearchTreeNode
-
Enables pruning of irrelevant children nodes in the entire tree.
- enablePositionPruning(long) - Method in class gametree.SearchTreeNode
-
Enables pruning of game positions
GameTreeNode.position()values for nodes after they have been expanded and evaluated. - equals(Object) - Method in record class algorithm.SearchAlgorithm.Limits
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class algorithm.SearchAlgorithm.SearchResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class algorithm.Table.Metrics
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class experiment.TestDfBstar.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class gametree.GameTreeNode.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class gametree.ResultTreeNode
- equals(Object) - Method in record class gametree.VariantAGP.NodeInfo
-
Indicates whether some other object is "equal to" this one.
- equalTo(double[], int, int) - Static method in class utils.Probability
- equalToFromCDF(double[], int, int) - Static method in class utils.Probability
- equalToFromSurvival(double[], int, int) - Static method in class utils.Probability
- evaluate() - Method in class algorithm.BstarSquaredDB.L1Position
- evaluate() - Method in class algorithm.BstarSquaredSimple.L1Position
- evaluate() - Method in class algorithm.BstarSquaredSimpleMax.L1Position
- evaluate(GameTreeNode<?, ?>, boolean, MetricKeeper...) - Method in interface algorithm.StrategyFunction.HeuristicFunction
- evaluate(MetricKeeper...) - Method in class gametree.SearchTreeNode
-
Evaluates this node if the tree has not been frozen in the
SearchTreeNode.settings. - evaluations() - Method in record class experiment.TestDfBstar.Result
-
Returns the value of the
evaluationsrecord component. - evaluations() - Method in class gametree.MetricKeeper
- ExamineBstarBehavior - Class in experiment
-
Deprecated.
- ExamineBstarBehavior() - Constructor for class experiment.ExamineBstarBehavior
-
Deprecated.
- ExampleTrees - Class in visualizer
- ExampleTrees() - Constructor for class visualizer.ExampleTrees
- exitCommand() - Method in class visualizer.TextExplorer
- expand() - Method in class algorithm.BstarSquaredVariant.L1Position
-
Deprecated.
- expand_tree_simple(N, int, MetricKeeper...) - Static method in interface algorithm.SearchAlgorithm
-
Expands the search tree without stopping condition.
- expandCommand(String) - Method in class visualizer.TextExplorer
- expansion_rate_printer - Static variable in class experiment.CompareAlgorithms
- expansions() - Method in record class experiment.TestDfBstar.Result
-
Returns the value of the
expansionsrecord component. - expansions() - Method in class gametree.MetricKeeper
- expectIncorrectBounds - Variable in class algorithm.BstarSquaredDB.L1Position.Settings
- expectIncorrectBounds - Variable in class algorithm.BstarSquaredSimple.L1Position.Settings
- expectIncorrectBounds - Variable in class algorithm.BstarSquaredSimpleMax.L1Position.Settings
- expectIncorrectBounds - Variable in class algorithm.BstarSquaredVariant.L1Position.Settings
-
Deprecated.
- expectIncorrectBounds(boolean) - Method in class algorithm.BstarBasic
-
Correlates to the
SearchTreeNode.enableIncorrectBoundsProtection(boolean)setting. - expectIncorrectBounds(boolean) - Method in class algorithm.BstarBasicDB
-
defaults to
true - expectIncorrectBounds(boolean) - Method in class algorithm.BstarSquaredDB
-
defaults to
false - expectIncorrectBounds(boolean) - Method in class algorithm.BstarSquaredSimple
-
defaults to
false - expectIncorrectBounds(boolean) - Method in class algorithm.BstarSquaredSimpleMax
-
defaults to
false - expectIncorrectBounds(boolean) - Method in class algorithm.BstarSquaredVariant
-
Deprecated.defaults to
false - experiment - package experiment
-
Experiment classes which run individual experiments, as performed for the thesis, and the utility classes used by these experiments.
- experiment1(Experiment1.Type) - Static method in class experiment.Experiment1
- Experiment1 - Class in experiment
-
The first core experiment, with the goal of performing a general comparison of algorithm variants.
- Experiment1() - Constructor for class experiment.Experiment1
- Experiment1.Type - Enum Class in experiment
- experiment2(int, int, boolean, boolean, boolean) - Static method in class experiment.Experiment2
- Experiment2 - Class in experiment
-
The second core experiment, with the goal of determining the exact memory footprint of B*-squared compared to B*
- Experiment2() - Constructor for class experiment.Experiment2
- experiment3() - Static method in class experiment.Experiment3
- Experiment3 - Class in experiment
-
This is part of the preliminary experiments conducted to determine the value for P_{alt} as chosen in the thesis, which was found to at best be P_{alt}=0.3
- Experiment3() - Constructor for class experiment.Experiment3
- exportCommand(String) - Method in class visualizer.TextExplorer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form