Class VarConstNeqRequirement

java.lang.Object
org.tweetyproject.action.grounding.VarConstNeqRequirement
All Implemented Interfaces:
GroundingRequirement

public class VarConstNeqRequirement extends Object implements GroundingRequirement
This class represents a single grounding requirement stating that a variable is not allowed to be substituted by a specific constant.
Author:
Sebastian Homann