54 Commits (31b7ee3d8b1b9e182b76b51550a9342fb03f3a78)

Author SHA1 Message Date
Dnomd343 31b7ee3d8b feat: support python package building 9 months ago
Dnomd343 f1e8c8dd78 chore: remove abseil deps 9 months ago
Dnomd343 470d7415e7 refactor: remove exposed group extend interface 9 months ago
Dnomd343 5133793cb9 refactor: using `RawCode` instead of `uint64_t` 9 months ago
Dnomd343 b683ae7687 feat: export all layer cases 9 months ago
Dnomd343 2fe64dc261 update: header file of fast cal 9 months ago
Dnomd343 9cb07afd0f perf: speed up calculation 9 months ago
Dnomd343 b913ba501c feat: add fast calculate support 9 months ago
Dnomd343 b949016e71 update: enhance GroupCases interfaces 10 months ago
Dnomd343 b9428ea74d feat: support obtain group info 10 months ago
Dnomd343 8ccb1bed0f refactor: clean legacy group code 10 months ago
Dnomd343 2b44799d1e refactor: using `mover` instead of `core` 10 months ago
Dnomd343 9fd51d99d0 feat: parse and obtain case info 10 months ago
Dnomd343 6fdb086ffd feat: next group theory 10 months ago
Dnomd343 1a5fc07687 feat: add benchmark of range reverse 1 year ago
Dnomd343 1be78ec864 feat: horizontal symmetry judgment of CommonCode 1 year ago
Dnomd343 cc896d6497 perf: ShortCode conversion speed 1 year ago
Dnomd343 1c1c068117 feat: conversion of GroupCases 1 year ago
Dnomd343 e28d717c3c feat: function implementation of Group module 1 year ago
Dnomd343 aa6d61432b feat: benchmark suites for Ranges 1 year ago
Dnomd343 5da4ce8295 update: perf klotski Ranges module 1 year ago
Dnomd343 4ff22ebfca feat: benchmark of BasicRanges and AllCases 1 year ago
Dnomd343 265eb230f4 perf: update AllCases module 1 year ago
Dnomd343 467c8badeb perf: optimize the AllCases algorithm 1 year ago
Dnomd343 d7eb0526d8 update: several fixes and improvements 1 year ago
Dnomd343 8686e25bf2 perf: update Range module 1 year ago
Dnomd343 9d77fc118e refactor: split out Range module 1 year ago
Dnomd343 6e49a2d57d feat: Group expands from seed 1 year ago
Dnomd343 5b979e8d93 perf: get `type_id` from CommonCode more faster 1 year ago
Dnomd343 3907484eff perf: optimize string encoding of CommonCode 1 year ago
Dnomd343 6752420d10 feat: core benchmark framework 1 year ago
Dnomd343 115c431e20 feat: python ffi support 1 year ago
Dnomd343 233bcfca5d feat: group define of cases 1 year ago
Dnomd343 3e2470c212 feat: migrate fast cal implementation code 1 year ago
Dnomd343 2a977cb5ea feat: migrate core implementation code 1 year ago
Dnomd343 424bdefbc5 update: cleanup inline functions of raw code 1 year ago
Dnomd343 49ae5ba46f update: cleanup inline functions of common code 1 year ago
Dnomd343 24961cc32c refactor: project structure of short code 1 year ago
Dnomd343 4cf888741a refactor: project structure of raw code 1 year ago
Dnomd343 46bde9ec1d refactor: project structure of common code 1 year ago
Dnomd343 e03859c413 refactor: project structure of all cases 1 year ago
Dnomd343 8a480a8514 refactor: split core ffi module 1 year ago
Dnomd343 6e465ee600 build: refactor cmake configure 1 year ago
Dnomd343 70a99e5f06 update: multiple enhancements and fixes 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 520da595b7 feat: thread pool test demo 2 years ago
Dnomd343 fe5b26504a feat: ffi export of BasicRanges 2 years ago
Dnomd343 fa14dde73d test: add test suite for BasicRanges and AllCases 2 years ago
Dnomd343 f8a6ba673e feat: add AllCases module 2 years ago