Class ChaseImpl<RW extends MaterializedData & Writable>

java.lang.Object
fr.inria.rules.integraal.forward_chaining.chase.ChaseImpl<RW>
Type Parameters:
RW - the writable materialized data type processed by the chase
All Implemented Interfaces:
ForwardChainingAlgorithm, Chase<RW>

public class ChaseImpl<RW extends MaterializedData & Writable> extends Object implements Chase<RW>
Default implementation of the chase algorithm