Tool to generate combination tables from a given set and simplify the visualization of combination choices.
Combinations Table - dCode
Tag(s) : Combinatorics
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A combination table is an organized representation of the different ways a set of elements can be combined.
This allows the user to view all possible combinations of these elements.
Example:
\ | Choice A | Choice B |
---|---|---|
Item 1 | ||
Item 2 |
It is thus possible to count the number of checkmarks in each column/parameter
Generating a combination table means listing all possible combinations. From the number of elements to combine (rows), each element can have only 1 value (column), it is a matter of going through the possible choices and checking in the table.
The total number of combination tables depends on the number of elements ($ n $ rows) and the number of choices ($ m $ columns) and is calculated by the formula $ m ^ n $ (exponentiation).
dCode retains ownership of the "Combinations Table" source code. Except explicit open source licence (indicated Creative Commons / free), the "Combinations Table" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Combinations Table" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Combinations Table" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Combinations Table" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Combinations Table on dCode.fr [online website], retrieved on 2024-11-18,