The function solution creates a table of allocations assigning lines of a demand table to lines of a supply table.
- The first argument is a literal, that defines the name of the solution table to be created.
- The second argument is a reference to the demand table.
- The second argument is a reference to the supply table.
Arguments