58 Commits (17d3cbd0b8d419dbee4ef79c6bd36d4c0b70b08e)

Author SHA1 Message Date
Dnomd343 17d3cbd0b8 update: reuse the quick sort algorithm 2 years ago
Dnomd343 fbbecd2664 update: perf speed of BasicRanges module 2 years ago
Dnomd343 7aa6f65fd4 update: perf benchmark for basic ranges demo 2 years ago
Dnomd343 2fa1fc3ca1 feat: try to speed up basic ranges build 2 years ago
Dnomd343 42fce590a0 fix: analyse filter same layer cases 2 years ago
Dnomd343 6372a3a875 fix: search max step in case list 2 years ago
Dnomd343 0e8698a884 update: demo svg for case `A5D3AF` 2 years ago
Dnomd343 8f4f124dc4 update: add multi-begin backtrack support 2 years ago
Dnomd343 55b5814831 perf: yaml format output 2 years ago
Dnomd343 79b3345c78 feat: demo of analyse backtrack 2 years ago
Dnomd343 3a1d0a4d7e feat: framework of Analyse module 2 years ago
Dnomd343 ea150b0071 feat: try unordered_map reserve 2 years ago
Dnomd343 c3423764b2 perf: callback function in FastCal 2 years ago
Dnomd343 b98f2db7b5 feat: FastCal module 2 years ago
Dnomd343 a2f588f685 feat: `CHECK_` macro in core 2 years ago
Dnomd343 cc521f2331 perf: AllCases module 2 years ago
Dnomd343 813d965cdb perf: BasicRanges module 2 years ago
Dnomd343 fe521aea03 feat: enable mask speed up 2 years ago
Dnomd343 2e9dc1f5a7 feat: all cases fast cal benchmark 2 years ago
Dnomd343 d81b295ddb feat: fast cal demo 2 years ago
Dnomd343 1b4f543aaa feat: release function pointer 2 years ago
Dnomd343 7837c5f4df feat: next_step statistics for all cases 2 years ago
Dnomd343 d2326a9df5 test: all cases next_step benchmark 2 years ago
Dnomd343 8b2577cffe remove: legacy core_demo 2 years ago
Dnomd343 2f14e32517 perf: basic trait of core module 2 years ago
Dnomd343 d00d4cd450 feat: try shared variable in Core 2 years ago
Dnomd343 3db74fbe6f feat: core module 2 years ago
Dnomd343 ee49da91a4 feat: demo of next_step interface 2 years ago
Dnomd343 cea3fd78d1 feat: 1x2 block move in core 2 years ago
Dnomd343 3cd6a5e9bc feat: benchmark for moving 1x1 block 2 years ago
Dnomd343 362b4842b3 feat: more RawCode and CommonCode convert interface 2 years ago
Dnomd343 d07d715eb9 feat: core next_step demo 2 years ago
Dnomd343 a7b09056cc feat: RawCode dump case 2 years ago
Dnomd343 3ad88a53dc feat: RawCode init base on CommonCode 2 years ago
Dnomd343 9f0f2ff2c9 feat: convert RawCode to CommonCode 2 years ago
Dnomd343 4683ee3d32 feat: RawCode framework 2 years ago
Dnomd343 f3252455bb feat: CommonCode unsafe create 2 years ago
Dnomd343 b615609b26 feat: `to_short_code` trait in CommonCode 2 years ago
Dnomd343 e586239c37 feat: ShortCode init with CommonCode 2 years ago
Dnomd343 e5b1e24839 feat: `to_common_code` interface 2 years ago
Dnomd343 e3e07f2e31 feat: tiny codec between short code and common code 2 years ago
Dnomd343 bd576f333e feat: ShortCode init with mode option 2 years ago
Dnomd343 1829659976 feat: ShortCode string convert 2 years ago
Dnomd343 768bd281f6 feat: ShortCode init and to_string trait 2 years ago
Dnomd343 4f4831a0a2 perf: CommonCode module 2 years ago
Dnomd343 45bdec740a update: interface of AllCases 2 years ago
Dnomd343 6dc2d7eef8 update: check mode for ShortCode 2 years ago
Dnomd343 66ed2bacfa update: interface for get status 2 years ago
Dnomd343 36495525a0 feat: next ShortCode module 2 years ago
Dnomd343 f24a90b497 perf: common code interface 2 years ago