| Package | Description |
|---|---|
| org.powertac.common |
| Modifier and Type | Method and Description |
|---|---|
TariffEvaluator |
TariffEvaluator.withChunkSize(int size)
Sets the target size of allocation chunks.
|
TariffEvaluator |
TariffEvaluator.withInconvenienceWeight(double weight)
Sets the weight given to inconvenience (as opposed to cost)
in computing tariff utility.
|
TariffEvaluator |
TariffEvaluator.withInertia(double inertia)
Sets the steady-state evaluation inertia for the customer.
|
TariffEvaluator |
TariffEvaluator.withPreferredContractDuration(double days)
Sets the preferred maximum contract duration in days.
|
TariffEvaluator |
TariffEvaluator.withRationality(double rationality)
Sets the level of rationality for this customer.
|
TariffEvaluator |
TariffEvaluator.withTariffEvalDepth(int depth)
Sets the number of tariffs/broker of each applicable PowerType
to consider.
|
TariffEvaluator |
TariffEvaluator.withTariffSwitchFactor(double factor)
Sets the inconvenience of switching tariffs.
|
Copyright © 2014 Power TAC. All Rights Reserved.