ciorap-bot

Moderators: Elijah, Igbo, timetraveller

EzioMagnifico

Top contribute Forum Top Active Users
Forum Contributions
Points: 35 076,00 
Posts: 3258
Joined: 01/01/2020, 8:40
Status: Offline (Active 7 Hours, 48 Minutes ago)
Medals: 2
Topics: 404
Reputation: 18695
Location: Somewhere in time .
Has thanked: 10482 times
Been thanked: 18656 times

ciorap-bot

Post by EzioMagnifico »

CiorapBot 0.1
Thanks to the Author Vlad Ciocoiu vladciocoiu smile218

UCI-compatible chess engine .

Download : https://github.com/vladciocoiu/ciorap-bot/releases/tag/v0.1

This is a UCI-compatible chess engine with ~2000 Elo rating (only tested against Snowy so far).

Features
Hybrid move generation using bitboards and mailbox
Piece evaluation using piece-square tables and mobility bonus
Pawn structure evaluation that recognizes passed / weak / doubled pawns
King safety evaluation
Move searching using alpha-beta algorithm and Principal Variation Search
Iterative deepening and aspiration windows
Transposition table using Zobrist hash
Move ordering using PV-move and MVV-LVA, killer move and history heuristics
Null move pruning, Late move reductions, futility pruning
Quiescence search with delta-pruning
ZamChess
I've been banned!
Points: 6 000,00 
Posts: 1828
Joined: 05/11/2019, 6:35
Status: Offline (Active 1 Year, 4 Months, 1 Week, 3 Hours, 54 Minutes ago)
Topics: 318
Reputation: 2765
1
Location: ARMONIA
Has thanked: 2241 times
Been thanked: 3120 times

Re: ciorap-bot

Post by ZamChess »

EzioMagnifico wrote: 19/05/2022, 2:48 CiorapBot 0.1
Thanks to the Author Vlad Ciocoiu vladciocoiu smile218

UCI-compatible chess engine .

Download : https://github.com/vladciocoiu/ciorap-bot/releases/tag/v0.1

This is a UCI-compatible chess engine with ~2000 Elo rating (only tested against Snowy so far).
Be careful... it might smell bad...
It depends on the sock if it's dirty or clean. Just kidding... laugh1
"Ciorap" (romanian) = sock.

Strange name...
:boh:
EzioMagnifico

Top contribute Forum Top Active Users
Forum Contributions
Points: 35 076,00 
Posts: 3258
Joined: 01/01/2020, 8:40
Status: Offline (Active 7 Hours, 48 Minutes ago)
Medals: 2
Topics: 404
Reputation: 18695
Location: Somewhere in time .
Has thanked: 10482 times
Been thanked: 18656 times

ciorap-bot

Post by EzioMagnifico »

CiorapBot 0.2
Thanks to the Author Vlad Ciocoiu vladciocoiu :sun_bespectacled:

This is a UCI-compatible chess engine with ~2000 Elo rating (only tested against Snowy so far).

Download : https://github.com/vladciocoiu/ciorap-bot/releases/tag/v0.2

Added Triangular PV Table
Removed null-move and futility pruning (will probably add them back later, but right now they are worsening its performance)
Added evaluation parameter tuning code
Fixed small bugs in information display
Improved the source code with more asserts, and less useless imported libraries
Expected elo gain: ~150
"Life is a little similar to illness as it proceeds through crises and lysis and has daily improvements and worsening. Unlike other diseases, life is always fatal and cannot bear treatment"

book "The Conscience of Zeno" by Italo Svevo
xadrezbrazil
Forum Contributions
Points: 10 190,00 
Posts: 30
Joined: 12/01/2020, 14:42
Status: Offline (Active 5 Days, 6 Hours, 31 Minutes ago)
Topics: 9
Reputation: 49
Has thanked: 3 times
Been thanked: 78 times

ciorap-bot 0.2

Post by xadrezbrazil »

Hello!

I managed to compile this program for Windows.

I hope it works well.

Enjoy!

EzioMagnifico

Top contribute Forum Top Active Users
Forum Contributions
Points: 35 076,00 
Posts: 3258
Joined: 01/01/2020, 8:40
Status: Offline (Active 7 Hours, 48 Minutes ago)
Medals: 2
Topics: 404
Reputation: 18695
Location: Somewhere in time .
Has thanked: 10482 times
Been thanked: 18656 times

ciorap-bot

Post by EzioMagnifico »

CiorapBot 0.3
Thanks to the Author Vlad Ciocoiu vladciocoiu qpz

UCI-compatible chess engine with ~2100 Elo rating .

Download : https://github.com/vladciocoiu/ciorap-bot/releases/tag/v0.3

What's Changed
Removed Pawn Eval TT
Fixed memory consumption bug + other minor issues
Improved move ordering + move generator speed
Restructured code
Added new features:
Static Null Move Pruning
Internal Iterative Deepening
Double Transposition Table
Razoring
Futility Pruning

Expected Elo gain: 100
Expected strength: 2100 Elo
"Life is a little similar to illness as it proceeds through crises and lysis and has daily improvements and worsening. Unlike other diseases, life is always fatal and cannot bear treatment"

book "The Conscience of Zeno" by Italo Svevo
Post Reply

Return to “Other Free Engines”