Class StaticLaw

java.lang.Object
org.tweetyproject.action.description.syntax.CLaw
org.tweetyproject.action.description.syntax.StaticLaw
All Implemented Interfaces:
CausalLaw, Formula

public class StaticLaw extends CLaw
This class represents a static rule in C, which has the following form: "caused H if G" where H is a propositional formula over the set of fluents and G is a propositional formula over the set of fluents and the set of actions
Author:
Sebastian Homann