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