JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
fr.inria.rules.integraal.forward_chaining
fr.inria.rules.integraal.forward_chaining.api
ForwardChainingAlgorithm
Contents
Description
Method Summary
Method Details
execute()
Hide sidebar
Show sidebar
Interface ForwardChainingAlgorithm
All Known Subinterfaces:
Chase
<RW>
All Known Implementing Classes:
ChaseImpl
,
StratifiedChase
public interface
ForwardChainingAlgorithm
A ForwardChaining algorithm saturates a
FactBase
according to the given
FORule
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
()
Execute the algorithm
Method Details
execute
void
execute
()
Execute the algorithm