Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- RANDOM() - Static method in interface algorithm.StrategyFunction
-
will select randomly between PROVEBEST and DISPROVEREST when both are applicable
- RANDOM(long) - Static method in interface algorithm.StrategyFunction
-
will select randomly between PROVEBEST and DISPROVEREST when both are applicable
- randomizer - Static variable in class algorithm.BstarBasicDB
- randomSeeds(int, String) - Static method in class test.Test_ArtificialGamePosition
- randomSeeds1() - Static method in class test.Test_ArtificialGamePosition
- randomSeeds2() - Static method in class test.Test_ArtificialGamePosition
- reached(MetricKeeper) - Method in record class algorithm.SearchAlgorithm.Limits
- reachedAll(MetricKeeper...) - Method in record class algorithm.SearchAlgorithm.Limits
- reachedAny(MetricKeeper...) - Method in record class algorithm.SearchAlgorithm.Limits
- reachedEvaluations(MetricKeeper) - Method in record class algorithm.SearchAlgorithm.Limits
- reachedExpansions(MetricKeeper) - Method in record class algorithm.SearchAlgorithm.Limits
- reachedNodes(MetricKeeper) - Method in record class algorithm.SearchAlgorithm.Limits
- reachedSum(MetricKeeper...) - Method in record class algorithm.SearchAlgorithm.Limits
- readFromTT(Table) - Method in class gametree.DepthFirstNode
-
Update the bounds of this node with information from a provided transposition table
- recordProgress() - Static method in class experiment.CompareAlgorithms
- recordProgress(int) - Static method in class experiment.CompareAlgorithms
- recordSkip() - Static method in class experiment.CompareAlgorithms
- Regular - Enum constant in enum class experiment.Experiment1.Type
- relevancebound() - Method in record class gametree.VariantAGP.NodeInfo
-
Returns the value of the
relevanceboundrecord component. - relevantL() - Method in record class gametree.VariantAGP.NodeInfo
-
The relevant lower bound is the lower bound of the parent node.
- relevantU() - Method in record class gametree.VariantAGP.NodeInfo
-
The relevant upper bound is the upper bound of the parent node.
- remainingSolveEffort(MetricKeeper...) - Method in class gametree.GameTreeNode
- removeChildren(boolean) - Method in class gametree.SearchTreeNode
- repeat(int, Supplier<Stream<T>>) - Static method in class experiment.CompareAlgorithms
-
Concatenates the given streams a specified number of times.
- reset() - Method in class algorithm.DebugPrinter
- resetPrint() - Static method in class experiment.CompareAlgorithms
- Result(double[], int[][], double[][], long[][], long[][], long[][], long[][], long[][], long[][], boolean[][], int[][]) - Constructor for record class experiment.TestDfBstar.Result
-
Creates an instance of a
Resultrecord class. - Result(N, N, int, int) - Constructor for record class gametree.GameTreeNode.Result
-
Creates an instance of a
Resultrecord class. - ResultTreeNode<N,
P, - Class in gametreeQ> -
Creates a tree of position type Q from a source tree with position type P with the help of a P-to-Q transformer.
- ResultTreeNode(ResultTreeNode<N, P, Q>, N, Function<P, Q>) - Constructor for class gametree.ResultTreeNode
- ResultTreeNode(N, Function<P, Q>) - Constructor for class gametree.ResultTreeNode
- riskySaving() - Method in record class algorithm.Table.Metrics
-
Returns the value of the
riskySavingrecord component. - root() - Method in record class algorithm.SearchAlgorithm.SearchResult
-
Returns the value of the
rootrecord component. - rootCommand() - Method in class visualizer.TextExplorer
- RootDFNode(P, MetricKeeper...) - Constructor for class gametree.DepthFirstNode.RootDFNode
- run(Stream<Supplier<ArtificialGamePosition>>, CompareAlgorithms.AlgoSetup, SearchAlgorithm.Limits, String, Optional<String[]>, int, boolean, boolean, int) - Static method in class experiment.CompareAlgorithms
-
CompareAlgorithms.run(Stream, AlgoSetup, Duration, Limits, String, Optional, int, int, int, boolean, boolean, boolean, int)with an infinite time limit and without any transposition tables. - run(Stream<Supplier<ArtificialGamePosition>>, CompareAlgorithms.AlgoSetup, SearchAlgorithm.Limits, String, Optional<String[]>, int, int, int, boolean, boolean, int) - Static method in class experiment.CompareAlgorithms
- run(Stream<Supplier<ArtificialGamePosition>>, CompareAlgorithms.AlgoSetup, Duration, SearchAlgorithm.Limits, String, Optional<String[]>, int, int, int, boolean, boolean, boolean, int) - Static method in class experiment.CompareAlgorithms
-
Performs an algorithm comparison on the provided tree generator and algorithm set.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form