(n,k) multithreading binary generation algorithm Generate (n,k) sequence. Use multithreading. Installation Checkout project from GitHub git clone https://github.com/vakst/NChooseKBinary.git ./ Install GMP-extention http://php.net/manual/en/intro.gmp.php How to run php example.php 4 2 php example.php 20 15