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