public class LomDefuzzifyQuery extends DefuzzifyQuery
Constructor and Description |
---|
LomDefuzzifyQuery(Concept c,
Individual ind,
java.lang.String featureName) |
Modifier and Type | Method and Description |
---|---|
Expression |
getObjExpression(Variable q)
Gets the objective expression.
|
java.lang.String |
toString()
Gets the name of the query.
|
preprocess, solve
public LomDefuzzifyQuery(Concept c, Individual ind, java.lang.String featureName)
public java.lang.String toString()
Query
public Expression getObjExpression(Variable q)
DefuzzifyQuery
getObjExpression
in class DefuzzifyQuery
q
- Variable taking part in the query.