Class CTransitionSystemCalculator

java.lang.Object
org.tweetyproject.action.description.reasoner.CTransitionSystemCalculator

public class CTransitionSystemCalculator extends Object
This class calculates the transition system as it is described by an action description in the action language C using extended logic programming with an approach from [1]. [1] Vladimir Lifschitz and Hudson Turner. Representing Transition Systems by Logic Programs. LPNMR '99: Proceedings of the 5th International Conference on Logic Programming and Nonmonotonic Reasoning. Pages 92-106, 1999.
Author:
Sebastian Homann, Tim Janus (modifictions for asp library), Anna Gessler (further modifications for asp library)