25 Commits (85077dc7f7d771d1dcd09a9a9e5522c67ec8a7f5)

Author SHA1 Message Date
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
Dnomd343 d512fd0368 update: backtrack functions for FastCal 2 years ago
Dnomd343 19b0ca79ea feat: using RawCode instead of uint64_t in FastCal 2 years ago
Dnomd343 abdaae9a83 perf: cal core for FastCal 2 years ago
Dnomd343 58f3ebc598 feat: get step number with latest code 2 years ago
Dnomd343 02b671954f feat: support furthest cases search 2 years ago
Dnomd343 f154b6be8f feat: support multi-target search 2 years ago
Dnomd343 d071cb7fc3 perf: single target search 2 years ago
Dnomd343 ee58b52c26 feat: backtrack function for FastCal 2 years ago
Dnomd343 c2184035f8 feat: using lambda for confirm target 2 years ago
Dnomd343 b5861820b9 update: FastCal module 2 years ago
Dnomd343 e4069422f8 update: fix several warnings 2 years ago
Dnomd343 79b3345c78 feat: demo of analyse backtrack 2 years ago
Dnomd343 ea150b0071 feat: try unordered_map reserve 2 years ago
Dnomd343 a4be65c4d9 feat: try unordered_map emplace return pointer 2 years ago
Dnomd343 c3423764b2 perf: callback function in FastCal 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 b98f2db7b5 feat: FastCal module 2 years ago