Uses of Class
algorithm.BstarSquaredVariant.L1Position
Packages that use BstarSquaredVariant.L1Position
Package
Description
Search techniques based on B* and various utility classes used primarily by these search techniques.
-
Uses of BstarSquaredVariant.L1Position in algorithm
Classes in algorithm that implement interfaces with type arguments of type BstarSquaredVariant.L1PositionModifier and TypeClassDescriptionstatic classBstarSquaredVariant.L1Position<P extends IGamePosition<P>>Deprecated.Methods in algorithm that return types with arguments of type BstarSquaredVariant.L1PositionMethod parameters in algorithm with type arguments of type BstarSquaredVariant.L1PositionModifier and TypeMethodDescriptionvoidBstarSquaredVariant.L1Position.setTree(SearchTreeNode<BstarSquaredVariant.L1Position<P>> tree)