Class SerialisedCompleteReasoner

All Implemented Interfaces:
ModelProvider<Argument,DungTheory,Extension<DungTheory>>, PostulateEvaluatable<Argument>, QualitativeReasoner<DungTheory,Argument>, Reasoner<Boolean,DungTheory,Argument>
Direct Known Subclasses:
SerialisedGroundedReasoner

public class SerialisedCompleteReasoner extends SerialisedAdmissibleReasoner
Serialised version of the complete semantics
  • Constructor Details

    • SerialisedCompleteReasoner

      public SerialisedCompleteReasoner()
      *description missing*
  • Method Details

    • terminationFunction

      public boolean terminationFunction(DungTheory reducedFramework, Extension<DungTheory> constructedExtension)
      a set is accepted iff the specified framework has no unattacked arguments
      Overrides:
      terminationFunction in class SerialisedAdmissibleReasoner
      Parameters:
      reducedFramework - The current framework of the transition system
      constructedExtension - The extension constructed so far.
      Returns:
      true, if no unattacked argument exists in AF