Uses of Interface
net.sf.tweety.arg.adf.reasoner.LinkStrategy
-
Packages that use LinkStrategy Package Description net.sf.tweety.arg.adf.reasoner net.sf.tweety.arg.adf.syntax -
-
Uses of LinkStrategy in net.sf.tweety.arg.adf.reasoner
Classes in net.sf.tweety.arg.adf.reasoner that implement LinkStrategy Modifier and Type Class Description classSatLinkStrategyComputes the LinkType via two Sat-calls. -
Uses of LinkStrategy in net.sf.tweety.arg.adf.syntax
Methods in net.sf.tweety.arg.adf.syntax with parameters of type LinkStrategy Modifier and Type Method Description voidAbstractDialecticalFramework. setLinkStrategy(LinkStrategy linkStrategy)
-