about summary refs log tree commit diff stats
path: root/algorithms
Commit message (Expand)AuthorAgeFilesLines
* java/DFS: Don't walk on visited, Add DFS solutions, change colorsAndinus2021-11-031-3/+4
* Fix log-level usage in ffmpeg, update mazeAndinus2021-11-031-7/+7
* Set ffmpeg verbosityAndinus2021-11-031-9/+9
* java/DFS: Fix out of bounds checkAndinus2021-11-031-4/+8
* java/DFS: Chose neighbor randomlyAndinus2021-11-031-1/+9
* java/DFS: Keep variables in smallest scopeAndinus2021-11-031-6/+3
* java/DFS: Output in Fornax formatAndinus2021-11-031-44/+47
* java/DFS: Make output parseableAndinus2021-11-021-21/+23
* java/DFS: Move file to algorithms directory, cleanupAndinus2021-10-161-0/+71