Class ConflictFreeReasoner
java.lang.Object
org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
org.tweetyproject.arg.adf.reasoner.ConflictFreeReasoner
@Deprecated(forRemoval=true,
            since="1.19")
public class ConflictFreeReasoner
extends AbstractDialecticalFrameworkReasoner
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
 - Mathias Hofer
 
- 
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. - 
Method Summary
Methods inherited from class org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
credulousQuery, getModel, getModels, modelIterator, skepticalQuery 
- 
Constructor Details
- 
ConflictFreeReasoner
Deprecated, for removal: This API element is subject to removal in a future version.- Parameters:
 solver- solver
 
 -