public class MaxRule extends AbstractTableauRule
Title:
Description:
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
AbstractTableauRule.BlockingTypeblockingType, log, nodeSelector, strategy| Constructor and Description |
|---|
MaxRule(CompletionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Individual x)
Apply max rule to the individual.
|
void |
applyFunctionalMaxRule(Individual x,
Role s,
aterm.ATermAppl c,
DependencySet ds) |
protected void |
applyMaxRule(Individual x,
aterm.ATermAppl mc) |
protected boolean |
applyMaxRule(Individual x,
Role r,
aterm.ATermAppl c,
int k,
DependencySet ds)
applyMaxRule
|
addQueueElement, apply, isBlocked, isDisabledpublic MaxRule(CompletionStrategy strategy)
public void apply(Individual x)
protected void applyMaxRule(Individual x, aterm.ATermAppl mc)
protected boolean applyMaxRule(Individual x, Role r, aterm.ATermAppl c, int k, DependencySet ds)
x - r - k - ds - public void applyFunctionalMaxRule(Individual x, Role s, aterm.ATermAppl c, DependencySet ds)
Copyright © 2019. All rights reserved.