|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfuzzydl.Query
fuzzydl.SatisfiableQuery
public abstract class SatisfiableQuery
Fuzzy concept satisfiability query.
| Field Summary | |
|---|---|
protected Concept |
conc
Fuzzy concept. |
protected Individual |
ind
Optional individual used during the satisfiability test. |
protected Expression |
objExpr
Objective expression. |
| Constructor Summary | |
|---|---|
SatisfiableQuery()
|
|
| Method Summary |
|---|
| Methods inherited from class fuzzydl.Query |
|---|
preprocess, solve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Concept conc
protected Expression objExpr
protected Individual ind
| Constructor Detail |
|---|
public SatisfiableQuery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||