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