Martin Thoma 1c54ccd821 Fix error in label correction; extend for banch-and-bound 9 роки тому
..
Calculate-Legendre 59b3d42774 Fix Python code style 9 роки тому
Cholesky-Zerlegung 59b3d42774 Fix Python code style 9 роки тому
DPLL 7740f0147f Remove trailing spaces 9 роки тому
Euklidischer-Algorithmus 59b3d42774 Fix Python code style 9 роки тому
Gaussian-elimination 241e9ec502 more pseudocode 12 роки тому
Goldberg-Tarjan-Push-Relabel 7740f0147f Remove trailing spaces 9 роки тому
Horner-Schema de1ad26035 Adjust Python code to follow PEP8 9 роки тому
ID3 b36776fc27 Add ID3 algorithm 9 роки тому
Policy-Iteration 807b9268d0 Improve quality of description 9 роки тому
Resolutionsalgorithmus 7740f0147f Remove trailing spaces 9 роки тому
SolveLinearCongruences de1ad26035 Adjust Python code to follow PEP8 9 роки тому
Stoer-Wagner 7740f0147f Remove trailing spaces 9 роки тому
Value-Iteration 001350bae4 Add q-learning and improve value iteration pseudocode 9 роки тому
Vertex-coloring 7740f0147f Remove trailing spaces 9 роки тому
WER-calculation de1ad26035 Adjust Python code to follow PEP8 9 роки тому
dynamic-programming b9e2162ab8 Add dynamic programming and label correction algorithm 9 роки тому
label-correction 1c54ccd821 Fix error in label correction; extend for banch-and-bound 9 роки тому
q-learning 001350bae4 Add q-learning and improve value iteration pseudocode 9 роки тому
quotes 2de9065138 Add README.md and rendered png to all folders except for /documents 9 роки тому
splitted-code a5da0b9a7b Readme.md -> README.md to make it easier to see Readme files 11 роки тому
README.md 0d6d342867 Add README.md and rendered image to many examples 9 роки тому

README.md

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