Uses of Interface
org.episteme.natural.computing.ai.expert.InferenceEngine
Packages that use InferenceEngine
Package
Description
-
Uses of InferenceEngine in org.episteme.natural.computing.ai.expert
Methods in org.episteme.natural.computing.ai.expert with parameters of type InferenceEngineModifier and TypeMethodDescriptionvoidRule.execute(InferenceEngine engine) Executes the action associated with this rule. -
Uses of InferenceEngine in org.episteme.natural.computing.ai.expert.rete
Classes in org.episteme.natural.computing.ai.expert.rete that implement InferenceEngineModifier and TypeClassDescriptionclassHigh-performance Rete engine implementation for expert systems.Methods in org.episteme.natural.computing.ai.expert.rete with parameters of type InferenceEngineModifier and TypeMethodDescriptionvoidAlphaNode.processFact(Object fact, InferenceEngine engine)