Class SerialisedPreferredReasoner

All Implemented Interfaces:
ModelProvider<Argument,DungTheory,Extension<DungTheory>>, PostulateEvaluatable<Argument>, QualitativeReasoner<DungTheory,Argument>, Reasoner<Boolean,DungTheory,Argument>

public class SerialisedPreferredReasoner extends SerialisedAdmissibleReasoner
Serialised version of the preferred semantics
Author:
Lars Bengel
  • Constructor Details

    • SerialisedPreferredReasoner

      public SerialisedPreferredReasoner()
      *description missing*
  • Method Details

    • terminationFunction

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