309 Commits (f5a54fb979b5d3d7c406a09b331e8f9368a8146c)
 

Author SHA1 Message Date
Dnomd343 f5a54fb979 test: basic ranges size 2 years ago
Dnomd343 7b7cc9bf91 build: compile with benchmark module 2 years ago
Dnomd343 1e736d4e72 feat: short code speed up ffi 2 years ago
Dnomd343 512c8e91d7 build: klotski as shared library 2 years ago
Dnomd343 4550f5ed0d build: klotski cal core analyser compile 2 years ago
Dnomd343 e5d2d97425 build: update cmake compile structure 2 years ago
Dnomd343 27d395523c chore: add googletest as git submodule 2 years ago
Dnomd343 9bcf4e6803 update: enhance Benchmark module 2 years ago
Dnomd343 0b1265128e feat: Benchmark module 2 years ago
Dnomd343 12c8d90c77 update: build resolve in Analyse 2 years ago
Dnomd343 1c326055b2 update: enhance SvgLine module 2 years ago
Dnomd343 7a5662de3b remove: legacy svg graph code 2 years ago
Dnomd343 4e37512930 feat: klotski resolves as backtrack graph 2 years ago
Dnomd343 b1abc5526b update: backtrack graph of klotski resolves 2 years ago
Dnomd343 4a589b6c4b fix: link error in layer data convert 2 years ago
Dnomd343 9d5e8427ea feat: add line in output svg 2 years ago
Dnomd343 84fd0d7952 feat: load layer data with link info 2 years ago
Dnomd343 c0c8cc04ed update: perf rendering colors 2 years ago
Dnomd343 fb804c214c perf: case graph render process 2 years ago
Dnomd343 322c13c576 feat: support case skin 2 years ago
Dnomd343 e723b1627b feat: single case graph render 2 years ago
Dnomd343 2d793b22ff feat: constructor of SvgRect 2 years ago
Dnomd343 2d2bb40fa8 perf: enhance SvgGraph module 2 years ago
Dnomd343 20ae12cb24 feat: SvgGraph module 2 years ago
Dnomd343 386e28d5f8 perf: svg-rect xml dump 2 years ago
Dnomd343 7152974e69 feat: new SvgRect module 2 years ago
Dnomd343 9702800371 feat: render svg block in cases 2 years ago
Dnomd343 4bf6310e0f feat: svg basic rendering 2 years ago
Dnomd343 f2a4ebc9d7 feat: add Graph module 2 years ago
Dnomd343 1a25d8f30c update: backtrack interface of Analyse 2 years ago
Dnomd343 f990c9857e perf: speed up backtrack 2 years ago
Dnomd343 30e6fe5d25 feat: backtrack for multi-cases 2 years ago
Dnomd343 1bf9087c0a feat: new backtrack demo 2 years ago
Dnomd343 5db8a3681d feat: test init process of struct 2 years ago
Dnomd343 dd9be678ea feat: support `std::hash` and `std::equal_to` trait for `backtrack_t` 2 years ago
Dnomd343 580d3a7ae4 feat: load factor test of unordered_set for `backtrack_t` 2 years ago
Dnomd343 b37eef4bf6 test: benchmark with diff `FC_MAP_RESERVE` 2 years ago
Dnomd343 7e56e8a4e4 update: add interface of Analyse backtrack 2 years ago
Dnomd343 e5427a8ffe feat: layer data export 2 years ago
Dnomd343 1588336db0 feat: using RawCode instead of uint64_t in Analyse 2 years ago
Dnomd343 8914b2b492 perf: enhance Analyse module 2 years ago
Dnomd343 0581452846 update: root code as FastCal class member 2 years ago
Dnomd343 500756124e feat: Analyse support build partial 2 years ago
Dnomd343 37a620c503 feat: enable Analyse module 2 years ago
Dnomd343 61bbc97ae3 feat: benchmark with random cases for FastCal 2 years ago
Dnomd343 91225ce0ce feat: build total search tree for FastCal 2 years ago
Dnomd343 85077dc7f7 update: mark RawCode param as const ref 2 years ago
Dnomd343 c69b59424a feat: backtrack for furthest cases in FastCal 2 years ago
Dnomd343 6fd09be214 feat: static multi resolve function for FastCal 2 years ago
Dnomd343 5bbd6b916f feat: static resolve function for FastCal 2 years ago