627 Commits (master)

Author SHA1 Message Date
Dnomd343 f4a733507e feat: rust ffi compilation support 2 days from now
Dnomd343 a5d3237477 perf: get CommonCode from RangesUnion with index 4 days ago
Dnomd343 0f74a1da14 update: enhance `Ranges` and `RangesUnion` interfaces 4 days ago
Dnomd343 cdd7f95f59 feat: more interfaces of `RangesUnion` 4 days ago
Dnomd343 66a9f2c62b feat: benchmark test of cases offset 4 days ago
Dnomd343 78b9849379 feat: toward check of group construction 5 days ago
Dnomd343 acdb61362b perf: pattern_id using 16-bit instead of 64-bit 5 days ago
Dnomd343 04e7daee7e chore: remove legacy `c-ffi` build 5 days ago
Dnomd343 4f5e9c246e feat: add next_cases support 2 weeks ago
Dnomd343 dcbe6c8d3f feat: add python support of `FastCal` 2 weeks ago
Dnomd343 b06a665041 refactor: file structure of py_ffi 2 weeks ago
Dnomd343 4dd1d0ef67 update: adapt core changes 2 weeks ago
Dnomd343 7e0c75e2e2 perf: group mirror implementation 2 weeks ago
Dnomd343 bdb5262a15 update: improve interfaces of group module 2 weeks ago
Dnomd343 f1e8c8dd78 chore: remove abseil deps 2 weeks ago
Dnomd343 470d7415e7 refactor: remove exposed group extend interface 2 weeks ago
Dnomd343 67bd892bc5 perf: obtain groups from pattern_id 2 weeks ago
Dnomd343 015a1191df perf: spawn groups of GroupUnion 2 weeks ago
Dnomd343 e126de4ccb refactor: interfaces of group module 2 weeks ago
Dnomd343 6dcc88b171 update: split CaseInfo class from GroupCases 2 weeks ago
Dnomd343 c3ba05a61e test: remove dependence of group extend 2 weeks ago
Dnomd343 5642c4f28d test: split `group` test suites from `cases` 2 weeks ago
Dnomd343 1a89ebebd5 update: constexpr support of GroupUnion `from` interfaces 3 weeks ago
Dnomd343 03d0632115 perf: obtain type_id from RawCode or CommonCode 3 weeks ago
Dnomd343 e3b5987d26 update: using `klotski::group` namespace 3 weeks ago
Dnomd343 5a4e89ae43 test: fix mover interfaces change 3 weeks ago
Dnomd343 675927464d remove: unnecessary code and files 3 weeks ago
Dnomd343 38206fb2d7 feat: verify with all classic cases 3 weeks ago
Dnomd343 052961aa77 refactor: enhance `FastCal` module 3 weeks ago
Dnomd343 5133793cb9 refactor: using `RawCode` instead of `uint64_t` 3 weeks ago
Dnomd343 b97cdf49d1 update: interfaces of `LayerQueue` 3 weeks ago
Dnomd343 b683ae7687 feat: export all layer cases 3 weeks ago
Dnomd343 f93deb908f refactor: code structure of fast cal module 3 weeks ago
Dnomd343 86ff28d141 feat: add backtrack support 3 weeks ago
Dnomd343 a9f53602e4 update: interfaces of fast cal 3 weeks ago
Dnomd343 2fe64dc261 update: header file of fast cal 3 weeks ago
Dnomd343 0dae10ed75 update: optimize fast cal logic 3 weeks ago
Dnomd343 5f99c270ff feat: add general layer logic 3 weeks ago
Dnomd343 3fd915484a feat: add support of furthest cases 3 weeks ago
Dnomd343 b67083c348 feat: add support of multi-solutions 3 weeks ago
Dnomd343 df76854ab0 perf: optimal load factor 3 weeks ago
Dnomd343 c30c5d910e perf: reserved size of the hash map 3 weeks ago
Dnomd343 9cb07afd0f perf: speed up calculation 3 weeks ago
Dnomd343 fb70d6cc61 feat: demo of fast calculate class 3 weeks ago
Dnomd343 b913ba501c feat: add fast calculate support 4 weeks ago
Dnomd343 a8d03a56f8 update: enhance `PyCases` interfaces 4 weeks ago
Dnomd343 d891a6fbbf update: enhance `PyCases` wrapper 4 weeks ago
Dnomd343 fe307fd519 refactor: project structure of python ffi 4 weeks ago
Dnomd343 99cc98ee00 feat: python wrapper of group module 4 weeks ago
Dnomd343 35cee7a663 feat: python wrapper of `RangesUnion` 4 weeks ago