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

I

IGamePosition<P> - Interface in gametree
This interface represents a game position in any game which can be modelled as an adversarial or non-adversarial game.
include(String, int, BiFunction<ArtificialGamePosition, Integer, SearchAlgorithm>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, int, BiFunction<ArtificialGamePosition, Integer, SearchAlgorithm>, Function<Integer, SearchAlgorithm.Limits>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, int, Function<ArtificialGamePosition, SearchAlgorithm>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, int, Function<ArtificialGamePosition, SearchAlgorithm>, Function<Integer, SearchAlgorithm.Limits>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, int, Supplier<SearchAlgorithm>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, int, Supplier<SearchAlgorithm>, Function<Integer, SearchAlgorithm.Limits>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, BiFunction<ArtificialGamePosition, Integer, SearchAlgorithm>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, BiFunction<ArtificialGamePosition, Integer, SearchAlgorithm>, Function<Integer, SearchAlgorithm.Limits>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, Function<ArtificialGamePosition, SearchAlgorithm>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
include(String, Supplier<SearchAlgorithm>) - Method in class experiment.CompareAlgorithms.AlgoSetup
 
incrementEvaluations() - Method in class gametree.MetricKeeper
Increments the number of node evaluations observed by this MetricKeeper by one.
incrementEvaluations(long) - Method in class gametree.MetricKeeper
Increments the number of node evaluations observed by this MetricKeeper by value.
incrementEvaluations(long, MetricKeeper...) - Static method in class gametree.MetricKeeper
Increments the number of evaluations of all MetricKeeper objects provided by 0 or evaluationsIncrement if it is positive.
incrementEvaluations(MetricKeeper...) - Static method in class gametree.MetricKeeper
Increments the number of evaluations of all MetricKeeper objects provided by 1.
incrementExpansions() - Method in class gametree.MetricKeeper
Increments the number of node expansions observed by this MetricKeeper by one.
incrementExpansions(long) - Method in class gametree.MetricKeeper
Increments the number of node expansions observed by this MetricKeeper by value.
incrementExpansions(long, MetricKeeper...) - Static method in class gametree.MetricKeeper
Increments the number of expansions of all MetricKeeper objects provided by 0 or expansionsIncrement if it is positive.
incrementExpansions(MetricKeeper...) - Static method in class gametree.MetricKeeper
Increments the number of expansions of all MetricKeeper objects provided by 1.
incrementMetrics(long, long, MetricKeeper...) - Static method in class gametree.MetricKeeper
Updates the given MetricKeeper objects with the supplied values to increment the evaluations and expansions counts by.
initial_range - Variable in class gametree.ArtificialGamePosition.Settings
Initial range R at the root node of this tree.
initial_range - Variable in class gametree.VariantAGP.Settings
Initial range R at the root node of this tree.
initial_seed - Variable in class gametree.ArtificialGamePosition.Settings
The pseudo-random number generator seed of the first node in the tree (S₀).
initial_seed - Variable in class gametree.VariantAGP.Settings
The pseudo-random number generator seed of the first node in the tree (S₀).
initializeTTX() - Method in class visualizer.TextExplorer
 
intractable() - Method in record class algorithm.SearchAlgorithm.SearchResult
 
irrelevance_pruning_depth - Variable in class gametree.SearchTreeNode.Settings
 
irrelevantArrowParamsMax - Variable in class visualizer.TreeToXML
 
irrelevantArrowParamsMin - Variable in class visualizer.TreeToXML
 
irrelevantBoxParamsMax - Variable in class visualizer.TreeToXML
 
irrelevantBoxParamsMin - Variable in class visualizer.TreeToXML
 
irrelevantColorboxParamsMax - Variable in class visualizer.TreeToXML
 
irrelevantColorboxParamsMin - Variable in class visualizer.TreeToXML
 
irrelevantLineParamsMax - Variable in class visualizer.TreeToXML
 
irrelevantLineParamsMin - Variable in class visualizer.TreeToXML
 
isDeterministic() - Method in interface algorithm.StrategyFunction.Deterministic
 
isDeterministic() - Method in interface algorithm.StrategyFunction
 
isDeterministic() - Method in interface algorithm.StrategyFunction.NonDeterministic
 
isEvaluated() - Method in class gametree.SearchTreeNode
 
isPresent(long) - Method in class algorithm.Table
 
isPruned() - Method in class gametree.SearchTreeNode
 
isRelevant(MetricKeeper...) - Method in class gametree.GameTreeNode
 
isRelevant_test1() - Method in class test.Test_GameTreeNode
 
isRelevant_test2() - Method in class test.Test_GameTreeNode
 
isRelevant_test3() - Method in class test.Test_GameTreeNode
 
isRoot() - Method in class gametree.GameTreeNode
 
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