A B C D E F G H I K M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A1 - b2p.state.bitboard.bitset.BitSetPosition
- A2 - b2p.state.bitboard.bitset.BitSetPosition
- A3 - b2p.state.bitboard.bitset.BitSetPosition
- A4 - b2p.state.bitboard.bitset.BitSetPosition
- A5 - b2p.state.bitboard.bitset.BitSetPosition
- A6 - b2p.state.bitboard.bitset.BitSetPosition
- A7 - b2p.state.bitboard.bitset.BitSetPosition
- A8 - b2p.state.bitboard.bitset.BitSetPosition
- A9 - b2p.state.bitboard.bitset.BitSetPosition
- ActionStore - Class in b2p.search.aima
-
Class used to implement an ordered collection of
IAction
- ActionStore(int) - Constructor for class b2p.search.aima.ActionStore
-
Creates a list of actions and their respective heuristic values
- add(IAction, int) - Method in class b2p.search.aima.ActionStore
-
Inserts in an ordered way an action and its heuristic value in the action store.
- andResult(B2PBitSet) - Method in class b2p.state.bitboard.bitset.B2PBitSet
-
Returns the results of a bitwise AND operation of this target with the argument B2PBitSet.
All Classes All Packages