|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pandora.thought.BasicThought
org.pandora.thought.inference.Inference
public class Inference
Figures out possible rules within a network.
Constructor Summary | |
---|---|
Inference()
Create a new thought. |
Method Summary | |
---|---|
void |
stop()
Stop analysing network. |
void |
think()
Look for P->Q state rules between vertices and their relationships. |
Methods inherited from class org.pandora.thought.BasicThought |
---|
awake, getName, getPandora, getPrimitive, getShortTermMemory, initialize, isConscious, log, log, setName, setPandora, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Inference()
Method Detail |
---|
public void stop()
stop
in interface Thought
stop
in class BasicThought
public void think()
think
in interface Thought
think
in class BasicThought
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |