summaryrefslogtreecommitdiff
path: root/src/solvers/mod.rs
AgeCommit message (Expand)Author
2020-01-20Merge branch 'master' of dennis:/var/repos/babelnatrixaeria
2020-01-20Add partition walls and optimize bwinf solvernatrixaeria
2020-01-16Add bwinf solver and n=52 wallnatrixaeria
2020-01-15Add better error handling instead of unwapping everythingDennis Kobert
2020-01-12Allow to use teh iterator for resultsDennis Kobert
2020-01-12RestructuringDennis Kobert
2020-01-05Merge branch 'master' of kobert:/var/repos/babelDennis Kobert
2020-01-05Expand GPU impemetationDennis Kobert
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-22Arrange project structurenatrixaeria