public class HornRule
extends java.lang.Object
| Constructor and Description |
|---|
HornRule(Monom premise,
Literal conclusion) |
| Modifier and Type | Method and Description |
|---|---|
Literal |
getConclusion() |
Monom |
getPremise() |
java.lang.String |
toString() |