engine
Class PositionFeatures
java.lang.Object
engine.PositionFeatures
public class PositionFeatures
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
p
Position p
PositionFeatures
public PositionFeatures()
detectDoubledPawns
public void detectDoubledPawns()
detectIsolatedPawns
public void detectIsolatedPawns()
detectBackwardPawns
public void detectBackwardPawns()
detectPassedPawns
public void detectPassedPawns()
detectOutposts
public void detectOutposts()
detectBishopVersusKnight
public void detectBishopVersusKnight()
detectTwoBishops
public void detectTwoBishops()