| Package | Description |
|---|---|
| actions | |
| demoZLCS |
| Constructor and Description |
|---|
Lcs(ZLCS ourClassifier,
Situation testSituation) |
SellingImpl(ZLCS cls,
StandardSituation sit,
StandardSituation secondSit,
MarketSpace theMarket) |
| Modifier and Type | Method and Description |
|---|---|
ZLCS |
ZLCS.getActionSet(Situation action)
Returns the action-set matchin a given action as a new instance.
|
ZLCS |
ZLCS.getMatchSet(Situation situation)
Returns the match-set (before covering) to a given Situation as a new
instance.
|
ZLCS |
ZLCS.match_n_cover(Situation sit)
Returns the match-set (after covering) to a given Situation as a new
instance.
|
ZLCS |
ZLCS.returnActionSet() |