public abstract class MarketEvaluationScheme
extends java.lang.Object
Constructor and Description |
---|
MarketEvaluationScheme() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
evaluateMarket(SimulationContainer simulationContainer)
Method to formalize the market evaluation process of the policy agent.
|
public abstract java.lang.String evaluateMarket(SimulationContainer simulationContainer)
simulationContainer
- The simulation container whose market is to be evaluated