Package | Description |
---|---|
negotiator.boaframework.opponentmodel.agentsmith |
Modifier and Type | Method and Description |
---|---|
static java.util.HashMap<java.lang.Integer,Bounds> |
Bounds.getIssueBounds(java.util.ArrayList<Issue> pIssues)
Creates a hashmap with for each of the issues the bounds
|
Modifier and Type | Method and Description |
---|---|
static double |
Bounds.getScaledIssueValue(Bounds pBounds,
Bid pBid,
Issue pIssue)
returns the scaled value of the (discrete, real or integer) issue.
|