Description Usage Arguments Examples
This linear program function accepts an input table object as a parameter. The function solves the linear program. The constraints cannot be parameterized in the function via arguments.
| 1 | linprog(inputMatrix)
 | 
| inputMatrix | An input table with dimension-tasks as columns and visual encodings as rows, with each corresponding cell containing a rank. | 
| 1 | linprog()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.