Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages