summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2020-01-12Fix borrow mustakesrefactoringDennis Kobert
2020-01-12RestructuringDennis Kobert
2020-01-07Fix global worgsize calculationDennis Kobert
2020-01-05Merge branch 'master' of kobert:/var/repos/babelDennis Kobert
2020-01-05Expand GPU impemetationDennis Kobert
2020-01-05Generate permutaitons and bitmasksnatrixaeria
2020-01-05Create GpuSolvernatrixaeria
2020-01-04Add profiling extend gpu supportDennis Kobert
2020-01-04Rework intuitive solver to consider all solutionsDennis Kobert
2020-01-02Merge branch 'master' of /var/repos/babelDennis Kobert
2020-01-02Move results to data dirDennis Kobert
2020-01-02Start to implement incremental block solvernatrixaeria
2019-12-23Introduce some shortcutsevil_hacksDennis Kobert
2019-12-22Fix output and perm_checkDennis Kobert
2019-12-22Arrange project structurenatrixaeria
2019-12-22Implement brute force solverDennis Kobert
2019-12-21Add dummy solverDennis Kobert
2019-12-20Add a `from_heights` function to `Wall`natrixaeria
2019-12-20Change output unicode symbolnatrixaeria
2019-12-20Fix `calculate_row`natrixaeria
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