Description Usage Arguments Details Value
This function extracts values of characteristic points from model solution.
1 | getCharacteristicPoints(problem, solution)
|
problem |
Problem whose model was solved. |
solution |
Result of model solving (e.g. result of
|
Function is deprecated. Solution already contains characteristic points.
List of m matrices for each of m criteria.
Each row c(g, u) of each matrix contains coordinates of a single
characteristic point, where g - evaluation on corresponding criterion,
u - marginal utility.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.