719 Commits (38191db932984bf97ff8ad078b616b94fde702b2)

Author SHA1 Message Date
Dnomd343 b406390638 perf: operator overloading for python classes 11 months ago
Dnomd343 cade87e93f update: using `std::string_view` instead of `std::string` 11 months ago
Dnomd343 ca63237dfd perf: optimize string encoding of ShortCode 11 months ago
Dnomd343 3907484eff perf: optimize string encoding of CommonCode 11 months ago
Dnomd343 2ef5f16054 feat: python binder with ShortCode and CommonCode 11 months ago
Dnomd343 6752420d10 feat: core benchmark framework 11 months ago
Dnomd343 41fa81490d feat: update GroupUnion interfaces 11 months ago
Dnomd343 115c431e20 feat: python ffi support 11 months ago
Dnomd343 ffe34cdb63 refactor: interfaces of Group module 11 months ago
Dnomd343 233bcfca5d feat: group define of cases 12 months ago
Dnomd343 3e2470c212 feat: migrate fast cal implementation code 12 months ago
Dnomd343 2a977cb5ea feat: migrate core implementation code 12 months ago
Dnomd343 035ee24cc6 update: c-wrapper of klotski core 12 months ago
Dnomd343 424bdefbc5 update: cleanup inline functions of raw code 12 months ago
Dnomd343 49ae5ba46f update: cleanup inline functions of common code 12 months ago
Dnomd343 24961cc32c refactor: project structure of short code 12 months ago
Dnomd343 4cf888741a refactor: project structure of raw code 12 months ago
Dnomd343 40fd7856ad update: operator overloading of common code 12 months ago
Dnomd343 46bde9ec1d refactor: project structure of common code 12 months ago
Dnomd343 e03859c413 refactor: project structure of all cases 12 months ago
Dnomd343 c438e2ba9b update: cpp style optimization of all cases 12 months ago
Dnomd343 0c3eb13fa0 build: update hash library 1 year ago
Dnomd343 8a480a8514 refactor: split core ffi module 1 year ago
Dnomd343 afe8c595a1 test: refactor test suites of klotski cases 1 year ago
Dnomd343 364a2bd197 test: perf exposer impl 1 year ago
Dnomd343 e754aa2e32 test: perf concurrent testing helper 1 year ago
Dnomd343 ee27786cb3 update: using xxh3 algorithm 1 year ago
Dnomd343 1f50e2c992 build: update md5 repo 1 year ago
Dnomd343 6e465ee600 build: refactor cmake configure 1 year ago
Dnomd343 65e2c468ef test: adapt to new version of thread pool 1 year ago
Dnomd343 7c70748770 fix: test suites for klotski codec 2 years ago
Dnomd343 2dbca4b898 test: add RawCode test suite 2 years ago
Dnomd343 3982b6ddf7 test: add ShortCode test suite 2 years ago
Dnomd343 70a99e5f06 update: multiple enhancements and fixes 2 years ago
Dnomd343 de9381af6f test: add CommonCode test suite 2 years ago
Dnomd343 0750c50b60 update: using inline impl 2 years ago
Dnomd343 6b2910af81 docs: add more instructions of codec 2 years ago
Dnomd343 f09c8b2c2f update: adjust coding style for AllCases 2 years ago
Dnomd343 e40915d2a9 feat: import ShortCode and RawCode 2 years ago
Dnomd343 d2ed1ff5bd feat: string serialize and deserialize of CommonCode 2 years ago
Dnomd343 b7d6b93244 feat: add group description 2 years ago
Dnomd343 9e11872178 test: add all cases ffi test 2 years ago
Dnomd343 12c7c4bf06 update: using xxhash instead of md5 2 years ago
Dnomd343 bfa5027582 test: rewrite basic ranges and all cases tests 2 years ago
Dnomd343 520da595b7 feat: thread pool test demo 2 years ago
Dnomd343 a70f766930 feat: support all cases data export 2 years ago
Dnomd343 c6214a4036 update: improve all cases build interface 2 years ago
Dnomd343 ccda3824dc feat: all cases build ffi 2 years ago
Dnomd343 fe5b26504a feat: ffi export of BasicRanges 2 years ago
Dnomd343 166fe96b0b build: update cmake configure 2 years ago