Package | Description |
---|---|
negotiator.analysis.pareto |
Modifier and Type | Method and Description |
---|---|
java.util.Set<IssueValue> |
ParetoPoint.getValues() |
Constructor and Description |
---|
ParetoFrontierF(java.util.List<java.util.Set<IssueValue>> valuesets) |
ParetoPoint(java.util.Set<IssueValue> values,
java.lang.Double utilA,
java.lang.Double utilB) |