Uses of Class
demoZLCS.ZLCS

Packages that use ZLCS
demoZLCS   
 

Uses of ZLCS in demoZLCS
 

Methods in demoZLCS that return ZLCS
 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.getActionSet(Situation action)
          Returns the action-set matchin a given action as a new instance.