612 Commits (467c8badeb8dd95a33d631be08983b43a006b3b7)
 

Author SHA1 Message Date
Dnomd343 467c8badeb perf: optimize the AllCases algorithm 1 month ago
Dnomd343 d7eb0526d8 update: several fixes and improvements 1 month ago
Dnomd343 8686e25bf2 perf: update Range module 1 month ago
Dnomd343 9d77fc118e refactor: split out Range module 1 month ago
Dnomd343 5368a48a8d perf: faster BasicRange implementation 1 month ago
Dnomd343 f9a88410be perf: optimize range generation 1 month ago
Dnomd343 6e49a2d57d feat: Group expands from seed 1 month ago
Dnomd343 932a52800c perf: `type_id` conversion algorithm 2 months ago
Dnomd343 81652f7fa3 perf: get `type_id` from RawCode more faster 2 months ago
Dnomd343 5b979e8d93 perf: get `type_id` from CommonCode more faster 2 months ago
Dnomd343 b406390638 perf: operator overloading for python classes 2 months ago
Dnomd343 cade87e93f update: using `std::string_view` instead of `std::string` 2 months ago
Dnomd343 ca63237dfd perf: optimize string encoding of ShortCode 2 months ago
Dnomd343 3907484eff perf: optimize string encoding of CommonCode 2 months ago
Dnomd343 2ef5f16054 feat: python binder with ShortCode and CommonCode 2 months ago
Dnomd343 6752420d10 feat: core benchmark framework 2 months ago
Dnomd343 41fa81490d feat: update GroupUnion interfaces 2 months ago
Dnomd343 115c431e20 feat: python ffi support 2 months ago
Dnomd343 ffe34cdb63 refactor: interfaces of Group module 2 months ago
Dnomd343 233bcfca5d feat: group define of cases 2 months ago
Dnomd343 3e2470c212 feat: migrate fast cal implementation code 2 months ago
Dnomd343 2a977cb5ea feat: migrate core implementation code 2 months ago
Dnomd343 035ee24cc6 update: c-wrapper of klotski core 2 months ago
Dnomd343 424bdefbc5 update: cleanup inline functions of raw code 2 months ago
Dnomd343 49ae5ba46f update: cleanup inline functions of common code 2 months ago
Dnomd343 24961cc32c refactor: project structure of short code 2 months ago
Dnomd343 4cf888741a refactor: project structure of raw code 2 months ago
Dnomd343 40fd7856ad update: operator overloading of common code 2 months ago
Dnomd343 46bde9ec1d refactor: project structure of common code 2 months ago
Dnomd343 e03859c413 refactor: project structure of all cases 2 months ago
Dnomd343 c438e2ba9b update: cpp style optimization of all cases 2 months ago
Dnomd343 0c3eb13fa0 build: update hash library 3 months ago
Dnomd343 8a480a8514 refactor: split core ffi module 3 months ago
Dnomd343 afe8c595a1 test: refactor test suites of klotski cases 3 months ago
Dnomd343 364a2bd197 test: perf exposer impl 3 months ago
Dnomd343 e754aa2e32 test: perf concurrent testing helper 3 months ago
Dnomd343 ee27786cb3 update: using xxh3 algorithm 3 months ago
Dnomd343 1f50e2c992 build: update md5 repo 3 months ago
Dnomd343 6e465ee600 build: refactor cmake configure 3 months ago
Dnomd343 65e2c468ef test: adapt to new version of thread pool 3 months ago
Dnomd343 f146caf5cc update: third party deps 4 months ago
Dnomd343 d84e424d59 feat: add google benchmark repo 4 months ago
Dnomd343 7c70748770 fix: test suites for klotski codec 9 months ago
Dnomd343 2dbca4b898 test: add RawCode test suite 9 months ago
Dnomd343 3982b6ddf7 test: add ShortCode test suite 9 months ago
Dnomd343 70a99e5f06 update: multiple enhancements and fixes 9 months ago
Dnomd343 de9381af6f test: add CommonCode test suite 9 months ago
Dnomd343 0750c50b60 update: using inline impl 9 months ago
Dnomd343 6b2910af81 docs: add more instructions of codec 9 months ago
Dnomd343 f09c8b2c2f update: adjust coding style for AllCases 9 months ago