- MarketSpace - Class in ses
-
The MarketSpace calculates the revenue from livestock sales for each agent.
- MarketSpace() - Constructor for class ses.MarketSpace
-
- match_n_cover(Situation) - Method in class demoZLCS.ZLCS
-
Returns the match-set (after covering) to a given Situation as a new
instance.
- medianHerdSizes() - Method in class ses.GlobSpaceImpl
-
Gets the median of herd sizes
- modeHerdSize() - Method in class ses.GlobSpaceImpl
-
Gets the modus of herd sizes
- mutation(double) - Method in class classifierLibrary.Classifier
-
Returns mutation of the current classifier.
- mutation(double) - Method in class classifierLibrary.ClassifierSystem
-
Creates a clone of the instance and fills it with mutations of all
classfiers, handing over a given probability for mutation.
- mutation(double) - Method in class classifierLibrary.Rule
-
Method for mutation with a given probability.
- mutation(double) - Method in interface classifierLibrary.Situation
-
Method for mutation with given probability.
- mutation(double) - Method in class classifierLibrary.StandardSituation
-