Get unique combinations for children of a node. If there are no children compare alternatives
| 1 | getUniqueChildCombinations(node, alternatives)
 | 
| node | the node whos children you want to compare | 
| alternatives | OPTIONAL if you're at the end of the tree and this node has no children, compare alternatives | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.