827 Commits (a736108791f149b36935d4ce6a2a03e2efd89a4d)
 

Author SHA1 Message Date
Dnomd343 55e5fbf4e4 feat: add loop-unroll support 5 months ago
Dnomd343 cccc34a267 docs: add BSD3 LICENSE 5 months ago
Dnomd343 ffbe3d30af update: fix compile errors 5 months ago
Dnomd343 6d5a52be13 fix: constexpr compile errors 5 months ago
Dnomd343 742feb4de6 build: rust lib crate 5 months ago
Dnomd343 e2acdf76af feat: more interfaces of `RsShortCode` 5 months ago
Dnomd343 7efd8ef352 feat: more interfaces of `RsCommonCode` 5 months ago
Dnomd343 3b15d0f170 feat: support rust crate building 5 months ago
Dnomd343 f2492e3ce3 build: optimize python ffi packing 5 months ago
Dnomd343 a211d49d04 feat: support python package building 5 months ago
Dnomd343 9aa81250ef fix: g++ compilation errors 5 months ago
Dnomd343 5fde95cf75 fix: python ffi compilation 5 months ago
Dnomd343 008fa50ee2 feat: rust ffi compilation support 5 months ago
Dnomd343 860e4027f2 perf: get CommonCode from RangesUnion with index 5 months ago
Dnomd343 ac4c10b765 update: enhance `Ranges` and `RangesUnion` interfaces 5 months ago
Dnomd343 0af5301d10 feat: more interfaces of `RangesUnion` 5 months ago
Dnomd343 3b10b8a130 feat: benchmark test of cases offset 5 months ago
Dnomd343 78b9849379 feat: toward check of group construction 5 months ago
Dnomd343 acdb61362b perf: pattern_id using 16-bit instead of 64-bit 5 months ago
Dnomd343 04e7daee7e chore: remove legacy `c-ffi` build 5 months ago
Dnomd343 5ef07d67d6 feat: analyze the core graph structure 5 months ago
Dnomd343 2195c2b1a5 feat: support layer node merging 5 months ago
Dnomd343 b7f43778ab feat: lineage split demo of `DAA7F30` 6 months ago
Dnomd343 a903c0a397 feat: minimum-step demo of group `169-0u` 6 months ago
Dnomd343 4f5e9c246e feat: add next_cases support 6 months ago
Dnomd343 dcbe6c8d3f feat: add python support of `FastCal` 6 months ago
Dnomd343 b06a665041 refactor: file structure of py_ffi 6 months ago
Dnomd343 4dd1d0ef67 update: adapt core changes 6 months ago
Dnomd343 7e0c75e2e2 perf: group mirror implementation 6 months ago
Dnomd343 bdb5262a15 update: improve interfaces of group module 6 months ago
Dnomd343 f1e8c8dd78 chore: remove abseil deps 6 months ago
Dnomd343 470d7415e7 refactor: remove exposed group extend interface 6 months ago
Dnomd343 67bd892bc5 perf: obtain groups from pattern_id 6 months ago
Dnomd343 015a1191df perf: spawn groups of GroupUnion 6 months ago
Dnomd343 e126de4ccb refactor: interfaces of group module 6 months ago
Dnomd343 6dcc88b171 update: split CaseInfo class from GroupCases 6 months ago
Dnomd343 c3ba05a61e test: remove dependence of group extend 6 months ago
Dnomd343 5642c4f28d test: split `group` test suites from `cases` 6 months ago
Dnomd343 1a89ebebd5 update: constexpr support of GroupUnion `from` interfaces 6 months ago
Dnomd343 03d0632115 perf: obtain type_id from RawCode or CommonCode 6 months ago
Dnomd343 e3b5987d26 update: using `klotski::group` namespace 6 months ago
Dnomd343 5a4e89ae43 test: fix mover interfaces change 6 months ago
Dnomd343 675927464d remove: unnecessary code and files 6 months ago
Dnomd343 38206fb2d7 feat: verify with all classic cases 6 months ago
Dnomd343 052961aa77 refactor: enhance `FastCal` module 6 months ago
Dnomd343 5133793cb9 refactor: using `RawCode` instead of `uint64_t` 6 months ago
Dnomd343 b97cdf49d1 update: interfaces of `LayerQueue` 6 months ago
Dnomd343 b683ae7687 feat: export all layer cases 6 months ago
Dnomd343 f93deb908f refactor: code structure of fast cal module 6 months ago
Dnomd343 86ff28d141 feat: add backtrack support 6 months ago