156 Commits (052961aa77b5ab89d0037f6a8442f108d08bf895)

Author SHA1 Message Date
Dnomd343 e03859c413 refactor: project structure of all cases 1 year ago
Dnomd343 c438e2ba9b update: cpp style optimization 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 7c70748770 fix: test suites for klotski codec 2 years ago
Dnomd343 2dbca4b898 test: add RawCode test suite 2 years ago
Dnomd343 3982b6ddf7 test: add ShortCode test suite 2 years ago
Dnomd343 70a99e5f06 update: multiple enhancements and fixes 2 years ago
Dnomd343 de9381af6f test: add CommonCode test suite 2 years ago
Dnomd343 0750c50b60 update: using inline impl 2 years ago
Dnomd343 6b2910af81 docs: add more instructions of codec 2 years ago
Dnomd343 f09c8b2c2f update: adjust coding style for AllCases 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 b7d6b93244 feat: add group description 2 years ago
Dnomd343 9e11872178 test: add all cases ffi test 2 years ago
Dnomd343 bfa5027582 test: rewrite basic ranges and all cases tests 2 years ago
Dnomd343 520da595b7 feat: thread pool test demo 2 years ago
Dnomd343 a70f766930 feat: support all cases data export 2 years ago
Dnomd343 c6214a4036 update: improve all cases build interface 2 years ago
Dnomd343 ccda3824dc feat: all cases build ffi 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 b04a4c220b perf: build process of AllCases 2 years ago
Dnomd343 f1422bf28e feat: multi thread executor support 2 years ago
Dnomd343 f8a6ba673e feat: add AllCases module 2 years ago
Dnomd343 aa803cfd48 update: experiment in cases search 2 years ago
Dnomd343 3b66c609ca perf: high performance check range demo 2 years ago
Dnomd343 472fca0655 update: enhance BasicRanges module 2 years ago
Dnomd343 bad13867cd update: enhance basic ranges build 2 years ago
Dnomd343 d163791aa0 perf: high performance basic ranges build 2 years ago
Dnomd343 e5d2d97425 build: update cmake compile structure 3 years ago
Dnomd343 533247b881 update: enhance klotski core 3 years ago
Dnomd343 e4069422f8 update: fix several warnings 3 years ago
Dnomd343 67ca25dc5c fix: core compile warning 3 years ago
Dnomd343 8319d207d0 update: using stack char array 3 years ago
Dnomd343 46d1ec2a64 update: Core and FastCal module 3 years ago
Dnomd343 d6eaef8864 feat: try less function calls 3 years ago
Dnomd343 bb9cda04d5 perf: c++0x standard functions 3 years ago
Dnomd343 e283dd436f perf: nearly complete Core module 3 years ago
Dnomd343 a98401f67a feat: try template on class non-static function 3 years ago
Dnomd343 b98f2db7b5 feat: FastCal module 3 years ago
Dnomd343 2e7cdeb519 feat: demo of class member function pointer with template 3 years ago
Dnomd343 6af768937b perf: Core module 3 years ago
Dnomd343 1e9dd7e1fc update: project file structure 3 years ago
Dnomd343 dca6e7911c update: merge bfs search code 3 years ago
Dnomd343 04b38e897d perf: bfs root aka `cache[0]` static 3 years ago
Dnomd343 a2f588f685 feat: `CHECK_` macro in core 3 years ago
Dnomd343 fe521aea03 feat: enable mask speed up 3 years ago
Dnomd343 1b4f543aaa feat: release function pointer 3 years ago