Class KappaValue

java.lang.Object
org.tweetyproject.logics.cl.kappa.KappaValue
All Implemented Interfaces:
KappaTerm

public class KappaValue extends Object implements KappaTerm
Represents a Kappa-Value for the c-revision, it contains two KappaMin instances, both KappaValue and KappaMin implement the KappaTerm interface. Internally the value of the Kappa is represented using an integer and as long as the Kappa cannot be evaluated correctly its value member is -1.
Author:
Tim Janus