RISC JKU

at.jku.risc.stout.nau.data

Class FreshnessCtx

  • All Implemented Interfaces:
    DeepCopy<FreshnessCtx>


    public class FreshnessCtx
    extends Printable
    implements DeepCopy<FreshnessCtx>
    A freshness context is a set of the form {a#X, b#Y,...} where a,b,... are atoms and X,Y,... are variables, stating that the atom a is fresh in X, b is fresh in Y,.... A nominal pair (NominalPair) consists of a freshness context and a nominal term (NominalTerm).
    Author:
    Alexander Baumgartner