Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove number of iterations from format | Andinus | 2021-11-03 | 2 | -2/+2 | |
| | | | | | To know this the program must have solved the whole puzzle before it is able to print a single line. I don't think it's required. | |||||
* | Document highlighting for Illegal, Solved paths | Andinus | 2021-11-03 | 2 | -4/+14 | |
| | ||||||
* | Document iteration grids | Andinus | 2021-11-03 | 2 | -8/+62 | |
| | ||||||
* | Document fornax format, update .gitignore | Andinus | 2021-11-03 | 3 | -3/+57 | |
| | ||||||
* | Generate images for every iteration | Andinus | 2021-11-02 | 2 | -3/+53 | |
| | ||||||
* | java/DFS: Make output parseable | Andinus | 2021-11-02 | 1 | -21/+23 | |
| | ||||||
* | Move to Raku module structure | Andinus | 2021-11-02 | 5 | -14/+40 | |
| | ||||||
* | Basic implementation of fornax | Andinus | 2021-11-02 | 1 | -0/+14 | |
| | ||||||
* | java/DFS: Move file to algorithms directory, cleanup | Andinus | 2021-10-16 | 2 | -80/+71 | |
| | ||||||
* | Added DFS working code in java | vamsee | 2021-10-16 | 1 | -0/+80 | |
| | ||||||
* | Initial Commit | Andinus | 2021-10-16 | 5 | -0/+58 | |