GithubHelp home page GithubHelp logo

svart's Introduction

Svart

License Release Commits

A free and open source UCI chess engine written in Rust.

Svart is not a complete chess program and requires a UCI-compatible graphical user interface in order to be used comfortably.

UCI Options

Hash

Megabytes of memory allocated for the Transposition Table.

History

Version CCRL 40/15 CCRL Blitz MCERL CEGT 4/40
Svart 5 3188±26 [#55] 3261±20 [#58] 3129±10 [#614]
Svart 4 3015±38 [#91] 3138±17 [#74]
Svart 3.1 2880±23 [#123] 2888±20 [#120] 2921 [#127]
Svart 2 2463±24 [#285] 2461±20 [#286] 2484 [#152]

Compilation

Compile Svart using Cargo.

$ git clone https://github.com/crippa1337/svart/
$ cd svart
$ make [rule / release / data]

Releases

Svart's release scheme follows the microarchitecture levels.

x86_64-v1 is the slowest but compatible with almost anything.
x86_64-v2 is faster but is compatible with CPUs pre-Haswell/Excavator.
x86_64-v3 is faster still and recommended on modern systems.
x86_64-v4 is the fastest but requires AVX-512 support.

svart's People

Contributors

crippa1337 avatar spamdrew128 avatar cosmobobak avatar

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.