public static final class PbkStaffing.TotalNumberNResults extends Object
Constructor and Description |
---|
PbkStaffing.TotalNumberNResults(int[] staffing,
double f)
Creates a deep copy of the solution and cost.
|
Modifier and Type | Method and Description |
---|---|
double |
getObjectiveCost()
Returns the cost associated with this staffing vector.
|
int[] |
getStaffing()
Returns the staffing vector.
|