237 Commits (38191db932984bf97ff8ad078b616b94fde702b2)

Author SHA1 Message Date
Dnomd343 8070ae389d build: optimize cmake structure 3 months ago
Dnomd343 fa31a8166e feat: benchmark of CommonCode checker 3 months ago
Dnomd343 4ce050cafe docs: add range module description 3 months ago
Dnomd343 aab8fbb0ed docs: using box-drawing characters 3 months ago
Dnomd343 4121ca229e update: enhance ranges module 3 months ago
Dnomd343 55e5fbf4e4 feat: add loop-unroll support 3 months ago
Dnomd343 ffbe3d30af update: fix compile errors 3 months ago
Dnomd343 6d5a52be13 fix: constexpr compile errors 3 months ago
Dnomd343 3b15d0f170 feat: support rust crate building 3 months ago
Dnomd343 f2492e3ce3 build: optimize python ffi packing 3 months ago
Dnomd343 a211d49d04 feat: support python package building 3 months ago
Dnomd343 9aa81250ef fix: g++ compilation errors 4 months ago
Dnomd343 860e4027f2 perf: get CommonCode from RangesUnion with index 4 months ago
Dnomd343 ac4c10b765 update: enhance `Ranges` and `RangesUnion` interfaces 4 months ago
Dnomd343 0af5301d10 feat: more interfaces of `RangesUnion` 4 months ago
Dnomd343 3b10b8a130 feat: benchmark test of cases offset 4 months ago
Dnomd343 78b9849379 feat: toward check of group construction 4 months ago
Dnomd343 acdb61362b perf: pattern_id using 16-bit instead of 64-bit 4 months ago
Dnomd343 7e0c75e2e2 perf: group mirror implementation 4 months ago
Dnomd343 bdb5262a15 update: improve interfaces of group module 4 months ago
Dnomd343 f1e8c8dd78 chore: remove abseil deps 4 months ago
Dnomd343 470d7415e7 refactor: remove exposed group extend interface 4 months ago
Dnomd343 67bd892bc5 perf: obtain groups from pattern_id 4 months ago
Dnomd343 015a1191df perf: spawn groups of GroupUnion 4 months ago
Dnomd343 e126de4ccb refactor: interfaces of group module 4 months ago
Dnomd343 6dcc88b171 update: split CaseInfo class from GroupCases 4 months ago
Dnomd343 1a89ebebd5 update: constexpr support of GroupUnion `from` interfaces 4 months ago
Dnomd343 03d0632115 perf: obtain type_id from RawCode or CommonCode 4 months ago
Dnomd343 e3b5987d26 update: using `klotski::group` namespace 4 months ago
Dnomd343 675927464d remove: unnecessary code and files 4 months ago
Dnomd343 38206fb2d7 feat: verify with all classic cases 4 months ago
Dnomd343 052961aa77 refactor: enhance `FastCal` module 4 months ago
Dnomd343 5133793cb9 refactor: using `RawCode` instead of `uint64_t` 4 months ago
Dnomd343 b97cdf49d1 update: interfaces of `LayerQueue` 4 months ago
Dnomd343 b683ae7687 feat: export all layer cases 4 months ago
Dnomd343 f93deb908f refactor: code structure of fast cal module 4 months ago
Dnomd343 86ff28d141 feat: add backtrack support 4 months ago
Dnomd343 a9f53602e4 update: interfaces of fast cal 4 months ago
Dnomd343 2fe64dc261 update: header file of fast cal 4 months ago
Dnomd343 0dae10ed75 update: optimize fast cal logic 4 months ago
Dnomd343 5f99c270ff feat: add general layer logic 4 months ago
Dnomd343 3fd915484a feat: add support of furthest cases 4 months ago
Dnomd343 b67083c348 feat: add support of multi-solutions 4 months ago
Dnomd343 df76854ab0 perf: optimal load factor 4 months ago
Dnomd343 c30c5d910e perf: reserved size of the hash map 4 months ago
Dnomd343 9cb07afd0f perf: speed up calculation 4 months ago
Dnomd343 fb70d6cc61 feat: demo of fast calculate class 4 months ago
Dnomd343 b913ba501c feat: add fast calculate support 4 months ago
Dnomd343 f1dbf8433d feat: debug interfaces for group module 4 months ago
Dnomd343 9e33a23b76 feat: obtain group toward character 4 months ago