Skip to content

vakst/NChooseKBinary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(n,k) multithreading binary generation algorithm

Generate (n,k) sequence. Use multithreading.

Installation

  1. Checkout project from GitHub
git clone https://github.com/vakst/NChooseKBinary.git ./
  1. Install GMP-extention

http://php.net/manual/en/intro.gmp.php

How to run

php example.php 4 2
php example.php 20 15

About

(n,k) multithreading binary generation algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages