| Package | Description |
|---|---|
| net.sf.tweety.logics.fol.syntax |
| Modifier and Type | Class and Description |
|---|---|
class |
Conjunction
The classical conjunction of first-order logic.
|
class |
Disjunction
The classical disjunction of first-order logic.
|
| Modifier and Type | Method and Description |
|---|---|
AssociativeFOLFormula |
AssociativeFOLFormula.substitute(Map<? extends net.sf.tweety.logics.commons.syntax.interfaces.Term<?>,? extends net.sf.tweety.logics.commons.syntax.interfaces.Term<?>> termMap) |
AssociativeFOLFormula |
AssociativeFOLFormula.substitute(net.sf.tweety.logics.commons.syntax.interfaces.Term<?> v,
net.sf.tweety.logics.commons.syntax.interfaces.Term<?> t) |
Copyright © 2018. All rights reserved.