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

README.md

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