| Package | Description |
|---|---|
| org.powertac.factoredcustomer | |
| org.powertac.factoredcustomer.interfaces |
| Modifier and Type | Method and Description |
|---|---|
Map<CapacityProfile,ProfileRecommendation.Opinion> |
ProfileRecommendation.getOpinions() |
List<CapacityProfile> |
CapacityProfile.getPermutations(org.powertac.factoredcustomer.CapacityProfile.PermutationRule rule) |
Map<CapacityProfile,Double> |
ProfileRecommendation.getProbabilities() |
Map<CapacityProfile,Double> |
ProfileRecommendation.getScores() |
Map<CapacityProfile,Double> |
ProfileRecommendation.getUtilities() |
| Modifier and Type | Method and Description |
|---|---|
double |
CapacityProfile.distanceTo(CapacityProfile other) |
double |
ProfileRecommendation.getNonScaledScore(CapacityProfile chosenProfile) |
void |
ProfileRecommendation.Listener.handleProfileRecommendationPerSub(ProfileRecommendation rec,
TariffSubscription sub,
CapacityProfile capacityProfile) |
void |
ProfileRecommendation.setOpinion(CapacityProfile profile,
ProfileRecommendation.Opinion opinion) |
void |
ProfileRecommendation.setScore(CapacityProfile profile,
Double score) |
| Modifier and Type | Method and Description |
|---|---|
CapacityProfile |
CapacityOriginator.getCurrentForecast() |
CapacityProfile |
CapacityOriginator.getCurrentForecastPerSub(TariffSubscription sub) |
CapacityProfile |
CapacityOriginator.getForecastForNextTimeslot() |
CapacityProfile |
CapacityOriginator.getForecastPerSubStartingAt(int startingTimeslot,
TariffSubscription subscription) |
Copyright © 2018 Power TAC. All rights reserved.