summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-23Introduce some shortcutsevil_hacksDennis Kobert
2019-12-22Log resultsDennis Kobert
2019-12-22Prune solver by ommitting some permutationsDennis Kobert
2019-12-22Add statisticsDennis Kobert
2019-12-22Fix output and perm_checkDennis Kobert
2019-12-22Merge branch 'master' of kobert:/var/repos/babelDennis Kobert
2019-12-22Remove ordering for SaveStateDennis Kobert
2019-12-22Create stone wall structurenatrixaeria
2019-12-22Arrange project structurenatrixaeria
2019-12-22Implement brute force solverDennis Kobert
2019-12-21Use u32 to create a solverDennis Kobert
2019-12-21Add dummy solverDennis Kobert
2019-12-20Introduce helper functions and factor out state structDennis Kobert
2019-12-20Merge branch 'master' of kobert:/var/repos/babelDennis Kobert
2019-12-20Initialize vec to avoid index out of boundsDennis Kobert
2019-12-20Merge branch 'master' of kobert:/var/repos/babelbitsetDennis Kobert
2019-12-20Add a `from_heights` function to `Wall`natrixaeria
2019-12-20Add bit operation wrapper funftionsDennis Kobert
2019-12-20Change output unicode symbolnatrixaeria
2019-12-20Add color output to `output`natrixaeria
2019-12-20Merge branch 'master' of dennis:/var/repos/babelnatrixaeria
2019-12-20Fix `calculate_row`natrixaeria
2019-12-20Fix typo in output functionDennis Kobert
2019-12-20Add geric types to store the data inDennis Kobert
2019-12-20Create solver and wall data structuresnatrixaeria
2019-12-20Lay foundation stoneDennis Kobert