Class RandomizedStrategy<T>
java.lang.Object
org.palladiosimulator.simexp.markovian.exploration.RandomizedStrategy<T>
- All Implemented Interfaces:
BasePolicy<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RandomizedStrategy
public RandomizedStrategy()
-
-
Method Details
-
select
- Specified by:
select
in interfaceBasePolicy<T>
-
getId
- Specified by:
getId
in interfaceBasePolicy<T>
-