02 December 2016

Bobcat 8.0 Android Chess Engine

Bobcat 8.0

   Bobcat, a strong open source chess engine under the GNU General Public License, written in C++ by Gunnar Harms. The so far only concrete implementation of the abstract protocol class supports UCI. The development started in the second half of 2008.
   Bobcat is a bitboard engine and uses Pradu Kannan's magic bitboards to determine sliding piece attacks, and (conditionally compiled) Matt Taylor's folded forward bitscan.

Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

Update:

arm64v8 : HERE

16 comments:

  1. Wow, this one is fast arm7- 32mb,4 cores, depth 15 1015 KN's!! Arm8=engine exits, but arm7 working on armv8 android 6 Kernel! Aprijal, thank you very much!

    ReplyDelete
  2. I'll be very happy if you fix arm8! ;)

    ReplyDelete
    Replies
    1. This engine uses a lot of windows specific code.
      I already spend many hours to rewrite that's code to android this day. See you tomorrow :)

      Delete
    2. Don't think we are not aware of the unexpected efforts required for a flawless port across operating systems. Sometimes it becomes embarassing.

      Delete
    3. Similar challenges are hidden in Gull 3 and Deep Saros 2.3. Memorable headaches of Jim Ablett...

      Delete
  3. Same was the case with cfish and most of the armv8x64 engines :(

    ReplyDelete
  4. Engine error engine exits on armv8

    ReplyDelete
  5. The same problem - ARMv8 - shut down with message: "Engine terminated." (CfA).

    ReplyDelete
  6. Both updates working fine thanks

    ReplyDelete
  7. Both "updated" versions is working! Aprijal, thank you, your work is always appreciated! :)

    ReplyDelete
  8. New build still not working on huawei p8 Lite :(

    ReplyDelete
  9. Nevermind, I just tested the build posted on chesstroid and wow for pefromance around ~2500kn/s on armv8, thanks aprijal

    ReplyDelete
  10. 3490 knps to depth 24 in 60 sec on MTK6752 octa core.

    ReplyDelete
  11. Hi Aprijal,I tried to test all the builds of this engine in my jellybean but they don't work either on Droidfish or CfA.:( Can you please help me regarding this?Thank you.All the other engines you've shared works well.

    ReplyDelete