algorithm-archive
algorithm-archive copied to clipboard
A collaborative book on algorithms
# Chapters Request ## Description Chapters related to chess (and generalisable) might be interesting for the AAA. Things like: - move-generation algorithms - chess engines (ai-based or not) - pairing...
# Bug Report ## Description PR templates do not work at all. ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to algorithm archive 2. Create PR 3....
First draft of a page covering the bang-bang control algorithm. Looking for feedback!
This PR aims to close #486 and declutter the open issues to be a bit more manageable. Because #486 was a problem with codeblocks, I simply removed them to eliminate...
I know this sounds like a joke because of how we implemented whitespace in the Euclidean algorithm chapter; however, if you highlight the code snippet, there is no actual whitespace...
# Feature Request Would it be possible (or relevant) to have a data structure chapter. Queues and stacks are discussed but not linked lists (single, doubly,or circular). ## Description A...
The PR adds example of how to implement euclidean algorithm in Crystal.
This PR adds the Monte Carlo methods in Crystal.
# Bug Report ## Description inline mathjax appears on multiple lines in safari ## Screenshots ## Environment - OS: OSX - Browser: Safari ## For Algorithm Archive Developers - [x]...