Class YaZenGtp


  • public class YaZenGtp
    extends java.lang.Object
    • Field Detail

      • process

        public java.lang.Process process
      • gtpConsole

        public boolean gtpConsole
      • blackEatCount

        public int blackEatCount
      • whiteEatCount

        public int whiteEatCount
      • blackPrisonerCount

        public int blackPrisonerCount
      • whitePrisonerCount

        public int whitePrisonerCount
      • timesOfCounts

        public int timesOfCounts
      • noRead

        public boolean noRead
    • Constructor Detail

      • YaZenGtp

        public YaZenGtp()
                 throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • startEngine

        public void startEngine​(java.lang.String engineCommand,
                                int index)
      • shutdown

        public void shutdown()
      • sendCommand

        public void sendCommand​(java.lang.String command)
      • syncBoradStat

        public void syncBoradStat()
      • countStones

        public void countStones()