237 Commits (38191db932984bf97ff8ad078b616b94fde702b2)

Author SHA1 Message Date
Dnomd343 4ff22ebfca feat: benchmark of BasicRanges and AllCases 9 months ago
Dnomd343 10d1533062 update: async builder of AllCases 9 months ago
Dnomd343 986bae9f8c perf: optimize BasicRanges calculation 9 months ago
Dnomd343 4bd1b8f428 feat: async builder of BasicRanges 9 months ago
Dnomd343 265eb230f4 perf: update AllCases module 9 months ago
Dnomd343 467c8badeb perf: optimize the AllCases algorithm 9 months ago
Dnomd343 d7eb0526d8 update: several fixes and improvements 9 months ago
Dnomd343 8686e25bf2 perf: update Range module 9 months ago
Dnomd343 9d77fc118e refactor: split out Range module 9 months ago
Dnomd343 5368a48a8d perf: faster BasicRange implementation 9 months ago
Dnomd343 f9a88410be perf: optimize range generation 9 months ago
Dnomd343 6e49a2d57d feat: Group expands from seed 9 months ago
Dnomd343 932a52800c perf: `type_id` conversion algorithm 9 months ago
Dnomd343 81652f7fa3 perf: get `type_id` from RawCode more faster 9 months ago
Dnomd343 5b979e8d93 perf: get `type_id` from CommonCode more faster 9 months ago
Dnomd343 cade87e93f update: using `std::string_view` instead of `std::string` 9 months ago
Dnomd343 ca63237dfd perf: optimize string encoding of ShortCode 9 months ago
Dnomd343 3907484eff perf: optimize string encoding of CommonCode 9 months ago
Dnomd343 6752420d10 feat: core benchmark framework 9 months ago
Dnomd343 41fa81490d feat: update GroupUnion interfaces 9 months ago
Dnomd343 115c431e20 feat: python ffi support 9 months ago
Dnomd343 ffe34cdb63 refactor: interfaces of Group module 9 months ago
Dnomd343 233bcfca5d feat: group define of cases 10 months ago
Dnomd343 3e2470c212 feat: migrate fast cal implementation code 10 months ago
Dnomd343 2a977cb5ea feat: migrate core implementation code 10 months ago
Dnomd343 424bdefbc5 update: cleanup inline functions of raw code 10 months ago
Dnomd343 49ae5ba46f update: cleanup inline functions of common code 10 months ago
Dnomd343 24961cc32c refactor: project structure of short code 10 months ago
Dnomd343 4cf888741a refactor: project structure of raw code 10 months ago
Dnomd343 40fd7856ad update: operator overloading of common code 10 months ago
Dnomd343 46bde9ec1d refactor: project structure of common code 10 months ago
Dnomd343 e03859c413 refactor: project structure of all cases 10 months ago
Dnomd343 c438e2ba9b update: cpp style optimization of all cases 10 months ago
Dnomd343 8a480a8514 refactor: split core ffi module 11 months ago
Dnomd343 6e465ee600 build: refactor cmake configure 11 months ago
Dnomd343 7c70748770 fix: test suites for klotski codec 1 year ago
Dnomd343 2dbca4b898 test: add RawCode test suite 1 year ago
Dnomd343 3982b6ddf7 test: add ShortCode test suite 1 year ago
Dnomd343 70a99e5f06 update: multiple enhancements and fixes 1 year ago
Dnomd343 de9381af6f test: add CommonCode test suite 1 year ago
Dnomd343 0750c50b60 update: using inline impl 1 year ago
Dnomd343 6b2910af81 docs: add more instructions of codec 1 year ago
Dnomd343 f09c8b2c2f update: adjust coding style for AllCases 1 year ago
Dnomd343 e40915d2a9 feat: import ShortCode and RawCode 1 year ago
Dnomd343 d2ed1ff5bd feat: string serialize and deserialize of CommonCode 1 year ago
Dnomd343 b7d6b93244 feat: add group description 1 year ago
Dnomd343 9e11872178 test: add all cases ffi test 1 year ago
Dnomd343 bfa5027582 test: rewrite basic ranges and all cases tests 1 year ago
Dnomd343 520da595b7 feat: thread pool test demo 1 year ago
Dnomd343 a70f766930 feat: support all cases data export 1 year ago