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

T

TablutGame - Class in b2p.search.aima
This class implements IGame for Tablut
TablutGame(IState) - Constructor for class b2p.search.aima.TablutGame
Creates a TablutGame given an IState
testBlackStandardWinningCondition() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testBorderCollision() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testCampCollision() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testCastleCollision() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testCollisionGetAvailablePawnMoves() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testGetAvailablePawnMovesEmpty() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testGetCapturedPawnsCampIllegalCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsCampLegalCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsCastleLegalCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsDoubleCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsKingInCastle() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsKingOutOfCastle() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsNoCaptures() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsOutOfCampCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsSingleCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetCapturedPawnsTripleCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetMovesForBlackPawnsAtStart() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testGetMovesForWhitePawnsAtStart() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testKingCollisions() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testKingInCastleBlackWinningCondition() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testKingInCastleIllegalCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testKingInCastleIllegalSpecialCapture() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testKingNearCastleBlackWinningCondition() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testMovesNeededForKingEscapeNoMoves() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testMovesNeededForKingEscapeOneMove() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testMovesNeededForKingEscapeThreeMoves() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testMovesNeededForKingEscapeTwoMoves() - Method in class b2p.state.bitboard.bitset.test.BitSetMoveTest
 
testPerformMoveAction() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testPerformMoveFromMatch() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testPerformMoveNoCaptureBetweenPawnAndCamp() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testPerformMoveNoCaptureBetweenPawnAndCastle() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testPerformMoveNoCaptureBetweenPawns() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testPerformMoveStandard() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testPerformMoveString() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
testWhiteStandardWinningCondition() - Method in class b2p.state.bitboard.bitset.test.BitSetStateTest
 
toBitString(B2PBitSet) - Static method in class b2p.state.bitboard.bitset.BitSetUtils
Converts a B2PBitSet into a printable bit string
toByteString(B2PBitSet) - Static method in class b2p.state.bitboard.bitset.BitSetUtils
Converts a B2PBitSet into a printable byte string
TOP_LEFT_QUADRANT - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
Integer representing the top left quadrant
TOP_RIGHT_QUADRANT - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
Integer representing the top right quadrant
topLeftQuadrant - Static variable in class b2p.state.bitboard.bitset.BitSetStartingBoard
B2PBitSet containing the top left quadrant cells
topRightQuadrant - Static variable in class b2p.state.bitboard.bitset.BitSetStartingBoard
B2PBitSet containing the top right quadrant cells
toString() - Method in class b2p.state.bitboard.bitset.BitSetAction
 
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