public class Constraint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected double |
weight |
Constructor and Description |
---|
Constraint() |
Modifier and Type | Method and Description |
---|---|
double |
getUtility(Bid bid) |
protected double |
getWeight() |
protected void |
setWeight(double weight) |
public double getUtility(Bid bid)
protected double getWeight()
protected void setWeight(double weight)