201 Commits (341b06abf16a1091999846e6b4b4db46903c61d8)

Author SHA1 Message Date
Dnomd343 341b06abf1 refactor: benchmark suites of ShortCode 2 months ago
Dnomd343 03fe605294 update: add constexpr support of ShortCode 2 months ago
Dnomd343 c4e5049262 feat: benchmark suites of RawCode 2 months ago
Dnomd343 f7a9a57ee1 feat: mirror benchmark of CommonCode 2 months ago
Dnomd343 dcfe37dc6d refactor: benchmark suites of CommonCode 2 months ago
Dnomd343 f536d8d93f feat: add constexpr support of codec module 2 months ago
Dnomd343 83dc88b13d update: benchmark suites of ranges 2 months ago
Dnomd343 9c07f56c21 refactor: enhance BasicRanges and AllCases module 2 months ago
Dnomd343 1d8f4dbf84 feat: add benchmark of ranges union 2 months ago
Dnomd343 e9631d5976 perf: faster range checking 2 months ago
Dnomd343 736d619463 perf: optimize range check speed 2 months ago
Dnomd343 41c114e0d3 feat: add benchmark of ranges 2 months ago
Dnomd343 0b3a77f559 test: enhance test suites of ranges 2 months ago
Dnomd343 4fc9212576 refactor: forward declaration of range module 2 months ago
Dnomd343 8070ae389d build: optimize cmake structure 2 months ago
Dnomd343 fa31a8166e feat: benchmark of CommonCode checker 2 months ago
Dnomd343 4ce050cafe docs: add range module description 2 months ago
Dnomd343 aab8fbb0ed docs: using box-drawing characters 2 months ago
Dnomd343 4121ca229e update: enhance ranges module 2 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 3 months ago
Dnomd343 860e4027f2 perf: get CommonCode from RangesUnion with index 3 months ago
Dnomd343 ac4c10b765 update: enhance `Ranges` and `RangesUnion` interfaces 3 months ago
Dnomd343 0af5301d10 feat: more interfaces of `RangesUnion` 3 months ago
Dnomd343 3b10b8a130 feat: benchmark test of cases offset 3 months ago
Dnomd343 78b9849379 feat: toward check of group construction 3 months ago
Dnomd343 acdb61362b perf: pattern_id using 16-bit instead of 64-bit 3 months ago
Dnomd343 7e0c75e2e2 perf: group mirror implementation 3 months ago
Dnomd343 bdb5262a15 update: improve interfaces of group module 3 months ago
Dnomd343 f1e8c8dd78 chore: remove abseil deps 3 months ago
Dnomd343 470d7415e7 refactor: remove exposed group extend interface 3 months ago
Dnomd343 67bd892bc5 perf: obtain groups from pattern_id 3 months ago
Dnomd343 015a1191df perf: spawn groups of GroupUnion 3 months ago
Dnomd343 e126de4ccb refactor: interfaces of group module 3 months ago
Dnomd343 6dcc88b171 update: split CaseInfo class from GroupCases 3 months ago
Dnomd343 1a89ebebd5 update: constexpr support of GroupUnion `from` interfaces 3 months ago
Dnomd343 03d0632115 perf: obtain type_id from RawCode or CommonCode 3 months ago
Dnomd343 e3b5987d26 update: using `klotski::group` namespace 3 months ago
Dnomd343 675927464d remove: unnecessary code and files 3 months ago
Dnomd343 38206fb2d7 feat: verify with all classic cases 3 months ago
Dnomd343 052961aa77 refactor: enhance `FastCal` module 3 months ago
Dnomd343 5133793cb9 refactor: using `RawCode` instead of `uint64_t` 3 months ago
Dnomd343 b97cdf49d1 update: interfaces of `LayerQueue` 3 months ago
Dnomd343 b683ae7687 feat: export all layer cases 3 months ago
Dnomd343 f93deb908f refactor: code structure of fast cal module 3 months ago