Age | Commit message (Expand) | Author |
---|---|---|
2019-12-22 | Implement brute force solver | Dennis Kobert |
2019-12-21 | Use u32 to create a solver | Dennis Kobert |
2019-12-21 | Add dummy solver | Dennis Kobert |
2019-12-20 | Introduce helper functions and factor out state struct | Dennis Kobert |
2019-12-20 | Merge branch 'master' of kobert:/var/repos/babel | Dennis Kobert |
2019-12-20 | Initialize vec to avoid index out of bounds | Dennis Kobert |
2019-12-20 | Merge branch 'master' of kobert:/var/repos/babelbitset | Dennis Kobert |
2019-12-20 | Add a `from_heights` function to `Wall` | natrixaeria |
2019-12-20 | Add bit operation wrapper funftions | Dennis Kobert |
2019-12-20 | Change output unicode symbol | natrixaeria |
2019-12-20 | Add color output to `output` | natrixaeria |
2019-12-20 | Fix `calculate_row` | natrixaeria |
2019-12-20 | Add geric types to store the data in | Dennis Kobert |
2019-12-20 | Create solver and wall data structures | natrixaeria |
2019-12-20 | Lay foundation stone | Dennis Kobert |