648 Commits (master)
 

Author SHA1 Message Date
Dnomd343 79b5c35f9e feat: binary search demo 1 year ago
Dnomd343 39fe5f932d update: using const ref instead of const ptr 1 year ago
Dnomd343 67142e7678 update: enhance AllCases module 1 year ago
Dnomd343 218e74ab31 perf: AllCases search speed 1 year ago
Dnomd343 13b762bb6b fix: missing valid cases in new logical 1 year ago
Dnomd343 ce74bdbaa9 feat: demo of AllCases fast search 1 year ago
Dnomd343 b5a6ab04ec remove: basic ranges demo 1 year ago
Dnomd343 17d3cbd0b8 update: reuse the quick sort algorithm 1 year ago
Dnomd343 fbbecd2664 update: perf speed of BasicRanges module 1 year ago
Dnomd343 55caf72e83 remove: redundant code in basic ranges demo 1 year ago
Dnomd343 572b05ddc2 perf: min heap algorithm 1 year ago
Dnomd343 a59523546b feat: try faster sort method 1 year ago
Dnomd343 d27831e7b7 update: verify new basic ranges data 1 year ago
Dnomd343 8a0c7b418e perf: speed up basic ranges generate 1 year ago
Dnomd343 8e19fac697 feat: new demo for generate basic ranges 1 year ago
Dnomd343 7aa6f65fd4 update: perf benchmark for basic ranges demo 1 year ago
Dnomd343 2fa1fc3ca1 feat: try to speed up basic ranges build 1 year ago
Dnomd343 8bf3374e4d remove: legacy core code 1 year ago
Dnomd343 42fce590a0 fix: analyse filter same layer cases 1 year ago
Dnomd343 6372a3a875 fix: search max step in case list 1 year ago
Dnomd343 0e8698a884 update: demo svg for case `A5D3AF` 1 year ago
Dnomd343 8f4f124dc4 update: add multi-begin backtrack support 1 year ago
Dnomd343 ce44e70cdb update: cases output in svg 1 year ago
Dnomd343 b535589cfc update: output cases for python easy to load 1 year ago
Dnomd343 1cb07f4bd3 feat: load data from yaml file 1 year ago
Dnomd343 bf68fd5809 feat: add links between cases 1 year ago
Dnomd343 1616cd89e6 feat: svg dump demo 1 year ago
Dnomd343 12f6a17350 feat: python3 script for svg demo 1 year ago
Dnomd343 55b5814831 perf: yaml format output 1 year ago
Dnomd343 de3f41b48e feat: dump backtrack data as yaml 1 year ago
Dnomd343 e3a7f82f74 feat: backtrack simple demo 1 year ago
Dnomd343 addce4668d feat: backtrack graph build 1 year ago
Dnomd343 79b3345c78 feat: demo of analyse backtrack 1 year ago
Dnomd343 8f03dc024f feat: try to reduce repeated hash searches 1 year ago
Dnomd343 4439e4b85e test: struct member initialization 1 year ago
Dnomd343 0bdb34ddb9 feat: try different stl containers 1 year ago
Dnomd343 b144e16507 feat: support src cases record 1 year ago
Dnomd343 3a1d0a4d7e feat: framework of Analyse module 1 year ago
Dnomd343 ea150b0071 feat: try unordered_map reserve 1 year ago
Dnomd343 a4be65c4d9 feat: try unordered_map emplace return pointer 1 year ago
Dnomd343 c3423764b2 perf: callback function in FastCal 2 years ago
Dnomd343 825abf8d7b remove: some legacy code 2 years ago
Dnomd343 46d1ec2a64 update: Core and FastCal module 2 years ago
Dnomd343 d6eaef8864 feat: try less function calls 2 years ago
Dnomd343 bb9cda04d5 perf: c++0x standard functions 2 years ago
Dnomd343 e283dd436f perf: nearly complete Core module 2 years ago
Dnomd343 a98401f67a feat: try template on class non-static function 2 years ago
Dnomd343 c6bedb9594 remove: legacy fast_cal demo 2 years ago
Dnomd343 b98f2db7b5 feat: FastCal module 2 years ago
Dnomd343 1f8c9b1251 perf: using std functional instead of function pointer 2 years ago