Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in combinatorics

Maximum Possible Ways of Merging Two Arrays [closed]

R: forming all consecutive combinations from a vector

Find the number of subsequences of a n-digit number, that are divisible by 8

Find nonnegative integer weights of integer inputs array for integer output, minimizing sum of weights

python multiple variable if condition

python combinatorics

Generate next combination of size k from integer vector

Return all unique permutations of possibly-repeating array elements

Efficient iteration over sorted partial sums

algorithm combinatorics

Simple number pattern to store combinations as a unique sum

Is there a function to generate a specific n Multichoose r combination, given the index number?

How to get all possible string permutations with PHP?

php combinatorics

Counting number of map colorings in prolog

prolog combinatorics

How can I generate all unique nested 2-tuples (nested pairings) of a set of n objects in Python?

Number of ways to tile a W x H Grid with 2 x 1 and 1 x 2 dominos?

What's the difference between combinatorial and numerical problems

Combination with elements never in the same group more than once

Finding smallest delta available for permutations of a set of numbers

Looking for non-recursive algorithm for visiting all k-combinations of a multiset in lexicographic order

Bin-packing/Knapsack variation: Fitting discrete data into discrete servers