public class UnfoldingRule extends AbstractTableauRule
Title:
Description:
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
AbstractTableauRule.BlockingType| Modifier and Type | Field and Description |
|---|---|
static Logger |
log |
blockingType, nodeSelector, strategy| Constructor and Description |
|---|
UnfoldingRule(CompletionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Individual node) |
protected void |
applyUnfoldingRule(Individual node,
aterm.ATermAppl c) |
addQueueElement, apply, isBlocked, isDisabledpublic static final Logger log
public UnfoldingRule(CompletionStrategy strategy)
public void apply(Individual node)
protected void applyUnfoldingRule(Individual node, aterm.ATermAppl c)
Copyright © 2019. All rights reserved.