Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set ffmpeg verbosity | Andinus | 2021-11-03 | 1 | -9/+9 |
| | |||||
* | java/DFS: Fix out of bounds check | Andinus | 2021-11-03 | 1 | -4/+8 |
| | |||||
* | java/DFS: Chose neighbor randomly | Andinus | 2021-11-03 | 1 | -1/+9 |
| | | | | | This does mean that we might end up taking a longer path but also the inverse! | ||||
* | java/DFS: Keep variables in smallest scope | Andinus | 2021-11-03 | 1 | -6/+3 |
| | |||||
* | java/DFS: Output in Fornax format | Andinus | 2021-11-03 | 1 | -44/+47 |
| | |||||
* | java/DFS: Make output parseable | Andinus | 2021-11-02 | 1 | -21/+23 |
| | |||||
* | java/DFS: Move file to algorithms directory, cleanup | Andinus | 2021-10-16 | 1 | -0/+71 |