Posts

Showing posts with the label OliThink

Chess Engine: OliThink 5.5.9 (July 25, 2020)

Image
Download OliThink 5.5.9   (July 25, 2020) Author: Oliver Brausch Wiki OliThink engine: https://www.chessprogramming.org/OliThink Note: Completely rewrite of OliThink with a very fast move generator (based on OliPerft). Engine runs without any chess information. No pawnstructure, no tables etc Rating: Elo 2500 5 Files : OliThink559.jar; OliThink559.java.src; Support Win, MacOS, Linux: OliThink559.linux64.zip; OliThink559.mac64.zip; OliThink559.win64.zip

OliThink 5.5.7 chess engine (Updated July 19, 2020)

Image
Download OliThink 5.5.7 (July 19, 2020) - (4 files: source code, book + engine support MacOS + Linux + Win) Author: Oliver Brausch Rank Elo: 2500 Chess Program wiki: https://www.chessprogramming.org/OliThink

Chess engine: OliThink 5.5.5 (July 16, 2020)

Image
Download OliThink 5.5.5 (July 16, 2020) - (4 files: source code, engine support MacOS + Linux + Win)  Author: Oliver Brausch Rank Elo: 2500 Chess Program wiki: https://www.chessprogramming.org/OliThink Releases note: 1 - Magic Move Bitboard (Got rid off rotated Bitboards) 2- No piece list, no Array[64] board, just plain bitboard 3- Simple, easy and short code 4 - One symmetric "doMove" function for doMove and undo Move Includes "divide" option for debugging 5 - Counts 100 Millions of Moves/second (on a 64bit System 200 Millions)

Chess engine: OliThink 5.5.3 (July 12, 2020)

Image
OliThink: Chess engines, Open Sources, support Windows x64bit, MacOS x64bit, Linux x64bit Olithink 5.3.2 x64bit - Elo 2374, 261 (place) - CEGT 4/40  Link Detail Wikipedia: https://www.chessprogramming.org/OliThink Author : Oliver Brausch Download OliThink 5.5.3 (support Win,MacOS,Linux x64bit and source code), July 12,2020

Popular posts from this blog

Chess engine: Raubfisch (Updated July 17, 2020)