Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Add basic documentation | Arthur de Jong | 8 years | |
Age | Commit message | Author | Files | Lines |
2016-11-13 | Add basic documentationHEADmaster | Arthur de Jong | 4 | -3/+143 |
2016-11-12 | Add tests | Arthur de Jong | 1 | -1/+100 |
2016-11-12 | Remove scoring | Arthur de Jong | 1 | -14/+1 |
2016-11-12 | Use queue to do breadth-first traversal | Arthur de Jong | 1 | -23/+20 |
2016-11-12 | Add basic files | Arthur de Jong | 2 | -0/+22 |
2016-11-10 | Try to find shorter paths to previously seen boards | Arthur de Jong | 1 | -3/+5 |
2016-11-10 | Better way to short-circuit | Arthur de Jong | 1 | -10/+4 |
2016-11-10 | Do not recurse further when we have a solution | Arthur de Jong | 1 | -0/+5 |
2016-11-10 | Try scoring as a mechanism to find shorter solutions | Arthur de Jong | 1 | -2/+11 |
2016-11-10 | Support vertical moves and remove print statements | Arthur de Jong | 1 | -12/+17 |
[...] | ||||
Clone | ||||
https://arthurdejong.org/git/rush_hour |