Coder Social home page Coder Social logo

koivisto's Introduction

Koivisto UCI

Banner_Ukraine_github

Koivisto is a strong chess engine written primarily by Kim Kåhre and Finn Eggers in c++. Koivisto in itself is not a complete chess program and requires a UCI-compatible graphical user interface.

Supported UCI settings:

  • Hash
  • SyzygyPath (up to 6 pieces)
  • Threads (up to 256)

Acknowledgements

All the Koivisto contributors, kz04px, Eugenio Bruno, Jay Honnold, Daniel Dugovic, Aryan Parekh, Morgan Houppin, Max Allendorf. Additionally we have recieved invaluable help and advice from Andrew Grant and theo77186. We use Fathom for tablebase probing. Chessprogramming Wiki has been a very usefull resource.

Additionaly, we have recieved support from:

Compiling

Note that compiler warnings might pop up which can be safely ignored and will most likely be fixed in one of the future releases.

Windows / Linux

We do provide binaries for Windows / Linux systems. You can download them for each release after Koivisto 3.0 here. Note that we strongly recommend that you build the binaries yourself for best performance. Assuming build tools have been installed, one can type:

git clone https://github.com/Luecx/Koivisto.git
cd Koivisto/

cd src_files
make pgo

Besides compiling a native version which should be best in terms of performance, one can also compile static executables using:

cd src_files
make release

MacOS

We do not provide binaries for MacOS yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.