Description Usage Arguments Value
View source: R/primal_simplex_simplex.R
Solves (find an optimal solution or reports that the problem is not solveable) a generic linear program. Calls construct_tableau
and simplex
.
1 |
A |
|
b |
|
c |
|
sense |
|
relation |
|
max_iter |
|
Solves (find an optimal solution or reports that the problem is not solveable) a generic linear program. Calls construct_tableau
and simplex
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.