201 Commits (341b06abf16a1091999846e6b4b4db46903c61d8)

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