public class CompilationNode
extends net.sf.tweety.logics.pl.PlBeliefSet
implements net.sf.tweety.graphs.Node
| Constructor and Description |
|---|
CompilationNode(Collection<? extends net.sf.tweety.logics.pl.syntax.PropositionalFormula> formulas)
Creates a new compilation node with the given
set of formulas.
|
getSignature, getSyntaxComponents, toCnfadd, addAll, clear, contains, containsAll, equals, hashCode, instantiateSet, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitparallelStream, removeIf, spliterator, streampublic CompilationNode(Collection<? extends net.sf.tweety.logics.pl.syntax.PropositionalFormula> formulas)
formulas - a set of formulas.Copyright © 2018. All rights reserved.