Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
Z
G
GA()
- Method in class demoZLCS.
ZLCS
Genetic Algorithm, only performed with a probability of
Rho
getAction()
- Method in class classifierLibrary.
Rule
Returns a pointer to the action part of the rule.
getActionChoice(Situation)
- Method in class demoZLCS.
ZLCS
ZLCS-Choice of an action matching a given condition
getActionSet(Situation)
- Method in class demoZLCS.
ZLCS
Returns the action-set matchin a given action as a new instance.
getAllSymbols()
- Static method in class classifierLibrary.
Symbol
Returns a Language of all existing Symbols (i.e. returns the global / default Language).
getAverage(String)
- Method in class classifierLibrary.
ClassifierSystem
Calculates the average of a given functional method called for all classifiers in the CS.
getBeta()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for beta.
getChi()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for chi.
getChildren(Symbol)
- Method in class classifierLibrary.
Language
Returns all child elements of a given Symbol as defined in this Language.
getChildren(Object)
- Method in class simAuxLibrary.
Relation
getChildren method return all direct child Objects.
getClassifier(int)
- Method in class classifierLibrary.
ClassifierSystem
Returns a classifier at a given position
getCondition()
- Method in class classifierLibrary.
Rule
Returns a pointer to condition part of the rule.
getDefault()
- Method in class classifierLibrary.
SymbolSet
Returns the default-Symbol of the instance.
getElement(int)
- Method in class classifierLibrary.
StandardSituation
Returns the Symbol at a given position in the Situation/sequence.
getExtremeValues(String)
- Method in class classifierLibrary.
ClassifierSystem
Returns an array with minimum and maximum numerical value a given functional method (of the classifiers) reaches in the CS
getGamma()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for gamma.
getID()
- Method in class classifierLibrary.
Classifier
Returns running number of classifier-object for debugging purposes.
getLanguage()
- Method in interface classifierLibrary.
Situation
getLanguageReturns the Language defined for the Situation.
getLanguage()
- Method in class classifierLibrary.
StandardSituation
getLength()
- Method in class classifierLibrary.
Rule
Method returns the lenght (for sets this should be the size of the defined basic set) of the situations in condition and action part of the rule.
getLength()
- Method in interface classifierLibrary.
Situation
Returns the size of the situation, for sets this should be the maximum size / size of the defined basic set.
getLength()
- Method in class classifierLibrary.
StandardSituation
getMatchSet(Situation)
- Method in class demoZLCS.
ZLCS
Returns the match-set (before covering) to a given Situation as a new instance.
getMy()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for my.
getName()
- Method in class classifierLibrary.
ClassifierSystem
Returning the name of the instance.
getName()
- Method in class classifierLibrary.
Symbol
getName()
- Method in class classifierLibrary.
SymbolSet
Method returns the name of the instance.
getNumVictimsGA()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for numVictimsGA.
getP_wild()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for p_wild.
getParents(Object)
- Method in class simAuxLibrary.
Relation
getParents method returns all direct parent Objects.
getPhi()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for phi.
getRho()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for rho.
getRule()
- Method in class classifierLibrary.
Classifier
Returns the rule part of the classifier.
getS_init()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for s_init.
getSample()
- Method in class classifierLibrary.
ClassifierSystem
Returns the sample classifier defined for the instance.
getSize()
- Method in class classifierLibrary.
SymbolSet
Returns the number of Symbols contained.
getSpecifity()
- Method in class classifierLibrary.
Rule
Method returns number of specific elements (i.e. non wildcards) in relation to condition size.
getStrength()
- Method in class classifierLibrary.
StandardClassifier
Returns the classifier's strength-attribute
getTau()
- Method in class demoZLCS.
ZLCS
Reading accessor-method for tau.
getTotal(String)
- Method in class classifierLibrary.
ClassifierSystem
Calculates the total of a given functional method called for all classifiers in the CS.
getWeight(Object)
- Method in class simAuxLibrary.
Roulettewheel
getWeight returns the relative weight / the probability of the object in the Roulettewheel.
getWriter(Object)
- Static method in class simAuxLibrary.
DebugOutput
Returns the console for the key object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
Z