User Tools

Site Tools


chess:programming:links

This is an old revision of the document!


Chess - Programming - Links

Alpha Beta Pruning

BitBoards

Book Moves

Chessbase

C++

C++ - Combinations

C++ - ifstream

C++ - Iterator

C++ - Map and Multimap

C++ - Operators

C++ - Random Numbers

C++ - Std Forward

C++ - Threads

https://wiki.sharewiz.net/doku.php?id=c:c_threads:protected_access_to_shared_data_or_shared_resources:mutex:class_example

https://github.com/bshoshany/thread-pool

https://ofstack.com/C++/25775/c++11-based-threadpool-thread-pool-of-is-concise-and-can-take-any-number-of-arguments.html

https://github.com/Fdhvdu/ThreadPool/tree/master/comparison

https://github.com/bilash/threadpool/blob/master/ThreadPool.cpp

https://github.com/bilash/threadpool

https://www.risposta-alla-domanda-sullo-sviluppo-web-bd.com/it/c%2B%2B/pool-di-thread-c-11/1072499931/

https://webdevdesigner.com/q/thread-pooling-in-c-11-76929/

https://codereview.stackexchange.com/questions/221617/thread-pool-c-implementation

https://wiki.sharewiz.net/doku.php?id=c:c_threads:mutex

https://mfreiholz.de/posts/make-a-class-thread-safe-cpp/

https://www.justsoftwaresolutions.co.uk/threading/multithreading-in-c++0x-part-3.html

https://www.justsoftwaresolutions.co.uk/threading/multithreading-in-c++0x-part-8-futures-and-promises.html

https://www.csc.tntech.edu/pdcincs/resources/resources/How%20to%20Design%20a%20Parallel%20Program.pdf

https://newbedev.com/c-2011-std-thread-simple-example-to-parallelize-a-loop

https://accu.org/journals/overload/17/93/williams_1584/

https://stackoverflow.com/questions/10998780/stdthread-calling-method-of-class

https://stackoverflow.com/questions/11004273/what-is-stdpromise?noredirect=1&lq=1

https://stackoverflow.com/questions/10998780/stdthread-calling-method-of-class/10998831#10998831

https://stackoverflow.com/questions/20516773/stdunique-lockstdmutex-or-stdlock-guardstdmutex?rq=1

https://stackoverflow.com/questions/17113619/whats-the-best-way-to-lock-multiple-stdmutexes?noredirect=1&lq=1

https://stackoverflow.com/questions/13667810/massive-cpu-load-using-stdlock-c11

http://howardhinnant.github.io/dining_philosophers.html

http://howardhinnant.github.io/dining_philosophers.html#Polite

http://howardhinnant.github.io/dining_philosophers.html#codeA

https://stackoverflow.com/questions/11004273/what-is-stdpromise?noredirect=1&lq=1

https://en.cppreference.com/w/cpp/thread/promise

https://stackoverflow.com/questions/57134238/how-to-get-return-value-from-function-thread-using-future-and-promise-in-c

http://www.cplusplus.com/reference/future/future/get/

http://www.gerald-fahrnholz.eu/sw/online_doc_multithreading/html/group___grp_intro.html

https://stackoverflow.com/questions/20516773/stdunique-lockstdmutex-or-stdlock-guardstdmutex/20516924


de Bruijn sequence

End Games

Engine

https://www.chessprogramming.org/Main_Page

http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_engine_list&

https://towardsdatascience.com/implementing-a-chess-engine-from-scratch-be38cbdae91

https://en.chessbase.com/post/the-future-is-here-alphazero-learns-chess

https://codereview.stackexchange.com/questions/248987/c-chess-game-engine-using-minimax-and-alpha-beta-pruning?rq=1

https://codereview.stackexchange.com/questions/175946/chess-engine-in-c?rq=1

https://www.lkessler.com/brutefor.shtml#bf6

https://chess24.com/en/read/news/how-do-chess-engines-think

https://github.com/hennimohammed/parallel_chess_engine

https://www.chessprogramming.org/Stockfish_NNUE

https://www.chessprogramming.net/new-version-of-the-baron-v3-43-plus-the-barons-polyglot-opening-book/

https://github.com/AaronBecker/daydreamer

https://www.chessprogramming.org/Brutus_NL

http://www.open-aurec.com/wbforum/viewtopic.php?f=2&t=50747

http://scleinzell.schachvereine.de/p_cbtipps/cb8_f6_02.shtml

http://scleinzell.schachvereine.de/home/sitemap.shtml

http://scidb.sourceforge.net/download.html

https://sourceforge.net/projects/scidb/

https://www.chessprogramming.org/Engines

http://www.computerchess.org.uk/ccrl/4040/cgi/compare_engines.cgi?family=Brutus&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents

https://github.com/AaronBecker/daydreamer

http://www.rybkachess.com/index.php?auswahl=Downloads

http://ulysse.io/ComputerChess.pdf

https://www.chessprogramming.org/Godot

https://github.com/ucarion/godot/blob/master/src/godot/Board.java


Evaluation

Games

Knights Tour

Logging

Minmax

Moves

Openings

Perft

PGN

Polyglot

Pruning

Ratings

SCID

Searching

Tablebases

Tests

Winboard

chess/programming/links.1654082089.txt.gz · Last modified: 2022/06/01 11:14 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki