public class DisjunctionRule extends AbstractTableauRule
Title:
Description:
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
AbstractTableauRule.BlockingTypeblockingType, log, nodeSelector, strategy| Constructor and Description |
|---|
DisjunctionRule(CompletionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Individual node) |
protected void |
applyDisjunctionRule(Individual node,
aterm.ATermAppl disjunction)
Apply the disjunction rule to an specific label for an individual
|
addQueueElement, apply, isBlocked, isDisabledpublic DisjunctionRule(CompletionStrategy strategy)
public void apply(Individual node)
protected void applyDisjunctionRule(Individual node, aterm.ATermAppl disjunction)
node - disjunction - Copyright © 2019. All rights reserved.