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

K

kingBottomLeftWeight - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
Array of ints representing the dynamic changes to cells weights depending on king position
kingBottomRightWeight - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
Array of ints representing the dynamic changes to cells weights depending on king position
kingBuff - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
Matrix of ints containing the possible dynamic changes to cell weights depending on king position
kingEscapesInOneMove(IState) - Static method in class b2p.state.bitboard.bitset.BitSetMove
Returns a value depending on how many escapes the king has in a given state of the game
kingHasMoreThanOneEscapePath(IState) - Static method in class b2p.state.bitboard.bitset.BitSetMove
Returns a Boolean value depending on whether the king has more than one escape path in a given state of the game
kingInD5Surrounded - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
B2PBitSet representing the D5 capture
kingInE4Surrounded - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
B2PBitSet representing the E4 capture
kingInE6Surrounded - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
B2PBitSet representing the E6 capture
kingInF5Surrounded - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
B2PBitSet representing the F5 capture
kingMoves(IState) - Static method in class b2p.state.bitboard.bitset.BitSetMove
Returns an heuristic value depending on how many moves does the king have
kingStartingBitSet - Static variable in class b2p.state.bitboard.bitset.BitSetStartingBoard
B2PBitSet containing the king his starting position
kingStatus(IState) - Static method in class b2p.state.bitboard.bitset.BitSetMove
Returns an heuristic value depending on how many white and black pawns are near the king whether the king is in the throne, outside the throne or near the throne
kingSurrounded - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
B2PBitSet representing the surrounding cells for the king
kingTopLeftWeight - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
Array of ints representing the dynamic changes to cells weights depending on king position
kingTopRightWeight - Static variable in enum b2p.state.bitboard.bitset.BitSetPosition
Array of ints representing the dynamic changes to cells weights depending on king position
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