Combinatorica`
Combinatorica`
MultiplicationTable
MultiplicationTable[l,f]
constructs the complete transition table defined by the binary relation function f on the elements of list l.
Details and Options
- To use MultiplicationTable, you first need to load the Combinatorica Package using Needs["Combinatorica`"].