Class VarsNeqRequirement

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

public class VarsNeqRequirement extends Object implements GroundingRequirement
This class represents a single grounding requirement stating that two variables are not allowed to be substituted by the same constant.
Author:
Sebastian Homann