I loaded on my site an update of the previous zip.file skbf_V1.
the zip file is skbf_V1
The changes are the following
. a bug fixed for files having a '0' for empty cells
. a relocation of the "stop test" improving the results for grids with more solutions than the maximum expected.
. a small optimization of the Update() function giving a 4% improvement using Microsoft Visual C++ to compile.
. a better portability including most of the changes mladen Dobrichev had to to to compile the program.
Mladen Dobrichev made tests on the previous version (having solved several portability problems).
Using his platform, to make it short, fss2 remains competitive towards skbf. The changes made in the new version should not change deeply the scope.Out of the 4% improvements in Update(), changes will affect mainly grids with more than one solution and the minimal check process.
Using Microsoft Visual C++ to compile , skbf is significantly better, showing that we are now highly depending on the compiler optimizations.
Note : Both programs must be run on a 64 bits infrastructure
EDIT 2015_10_12
The file had an old non tested version of Minimal test
The file has been updated with the same name