Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in combinatorics

An efficient method to generate all possible ways to pair up items in a data set

Python: Is it possible to make this tail-recursion factorial even faster?

Set partitions into k groups (including the NULL set) in Python

Finding all exact covers of size k

How to create a setlist where no two consecutive songs are in the same key

Using itertools.permutation where r > n

python combinatorics

Minimum cases of n choose k with respect of n choose q

Scheduling a set of matchups so each participant's matchups aren't too close together

Grouped Combinations Algorithm

algorithm combinatorics

Python all combinations of one item per list [duplicate]

generation of random multiset permutation with restrictions

permutation combinatorics

How do I enumerate and deduplicate 9 items allocated in triplets to each of 3 inheritors... and beyond?

Create strings with all possible combinations

maximum number of non attacking pairs of queens in 8 queens

How to create a matrix from all possible combinations of 2 or more matrices?

Finding all combinations of multiple variables summing to 1

Number of all possible groupings of a set of values?

combinations/permutations with no repeats across groupings

Is there a better algorithm to assign numbers to combinations?

Uniformly selecting a distribution of items into bins