public class DefaultMarketEvaluationScheme extends MarketEvaluationScheme
| Constructor and Description |
|---|
DefaultMarketEvaluationScheme() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
evaluateMarket(SimulationContainer simulationContainer)
The evaluateMarket method of this MarketEvaluationScheme
returns the empty string, since in most models the policy agent doesn't evaluate the market
|
public java.lang.String evaluateMarket(SimulationContainer simulationContainer)
evaluateMarket in class MarketEvaluationSchemesimulationContainer - The contained the simulation takes place in