Package | Description |
---|---|
egotham.flexibleloadcontrol.Optimisation | |
egotham.flexibleloadcontrol.SortingTechnique |
Modifier and Type | Method and Description |
---|---|
List<SortingTechnique> |
PricePredictionOptimisation.getTechniques() |
Modifier and Type | Method and Description |
---|---|
void |
PricePredictionOptimisation.setTechniques(List<SortingTechnique> techniques)
Clears the List of techniques and sets the new ones in place.
|
Modifier and Type | Class and Description |
---|---|
class |
CapSort
Implements the sorting algorithm concerning the consumption cap
|
class |
PricePredictSort
Implementation of Sorting technique, deals with current and future prices
|
class |
PricePredictSortMean
Implements the CalcMean method in PricePredictSort with API calls.
|
class |
PricePredictSortTest
replaces the mean calculation in PricePredictSort by easy to set methods for
testing
|
Copyright © 2015. All rights reserved.