RISC JKU

at.jku.risc.stout.nau.algo

Class EquivarianceSystem



  • public class EquivarianceSystem
    extends Object
    This class represents a rule based system to compute an equivariance permutation for nominal terms by atom swapping. The nominal terms will be alpha equivalent under the computed permutation. This algorithm is used as auxiliary task in AntiUnifySystem.
    The algorithm E is described in the paper:
    Alexander Baumgartner, Temur Kutsia, Jordi Levy and Mateu Villaret, Nominal Anti-Unificaion
    Author:
    Alexander Baumgartner