Class CredibilityRevision.DefaultBehavior

java.lang.Object
org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision.DefaultBehavior
All Implemented Interfaces:
CredibilityRevision.AnswersetProcessing
Enclosing class:
CredibilityRevision

public static class CredibilityRevision.DefaultBehavior extends Object implements CredibilityRevision.AnswersetProcessing
This class implements a default behavior for the processing of the answer sets of the credibility logic programs. Remark: It does not support the generation of two different programs. If two programs are possible the first answer set is used for revision.
Author:
Tim Janus
  • Constructor Details

    • DefaultBehavior

      public DefaultBehavior()
  • Method Details