Martin Thoma d65f5d2933 Add pseudocode for policy- and value-iteration 9 vuotta sitten
..
Calculate-Legendre 59b3d42774 Fix Python code style 9 vuotta sitten
Cholesky-Zerlegung 59b3d42774 Fix Python code style 9 vuotta sitten
DPLL 7740f0147f Remove trailing spaces 9 vuotta sitten
Euklidischer-Algorithmus 59b3d42774 Fix Python code style 9 vuotta sitten
Gaussian-elimination 241e9ec502 more pseudocode 12 vuotta sitten
Goldberg-Tarjan-Push-Relabel 7740f0147f Remove trailing spaces 9 vuotta sitten
Horner-Schema de1ad26035 Adjust Python code to follow PEP8 9 vuotta sitten
ID3 b36776fc27 Add ID3 algorithm 9 vuotta sitten
Policy-Iteration d65f5d2933 Add pseudocode for policy- and value-iteration 9 vuotta sitten
Resolutionsalgorithmus 7740f0147f Remove trailing spaces 9 vuotta sitten
SolveLinearCongruences de1ad26035 Adjust Python code to follow PEP8 9 vuotta sitten
Stoer-Wagner 7740f0147f Remove trailing spaces 9 vuotta sitten
Value-Iteration d65f5d2933 Add pseudocode for policy- and value-iteration 9 vuotta sitten
Vertex-coloring 7740f0147f Remove trailing spaces 9 vuotta sitten
WER-calculation de1ad26035 Adjust Python code to follow PEP8 9 vuotta sitten
quotes 2de9065138 Add README.md and rendered png to all folders except for /documents 9 vuotta sitten
splitted-code a5da0b9a7b Readme.md -> README.md to make it easier to see Readme files 11 vuotta sitten
README.md 0d6d342867 Add README.md and rendered image to many examples 9 vuotta sitten

README.md

The examples in this folder explain algorithms using pseudo-code.