Uses of Class
org.tweetyproject.arg.adf.reasoner.sat.execution.Configuration
Packages that use Configuration
Package
Description
-
Uses of Configuration in org.tweetyproject.arg.adf.reasoner.query
Methods in org.tweetyproject.arg.adf.reasoner.query with parameters of type ConfigurationModifier and TypeMethodDescriptionQuery.configure
(Configuration configuration) Return a copy of this query but with the new configuration applied -
Uses of Configuration in org.tweetyproject.arg.adf.reasoner.sat.execution
Methods in org.tweetyproject.arg.adf.reasoner.sat.execution that return ConfigurationModifier and TypeMethodDescriptionConfiguration.Builder.build()
Builds and returns a newConfiguration
instance based on the current settings. -
Uses of Configuration in org.tweetyproject.arg.adf.reasoner.sat.query
Methods in org.tweetyproject.arg.adf.reasoner.sat.query with parameters of type ConfigurationModifier and TypeMethodDescriptionSatQueryBuilder.configure
(Configuration configuration) Return SemanticsStep configure