RISC JKU

at.jku.risc.stout.hoau.algo

Class PermEquivSystem



  • public class PermEquivSystem
    extends Object
    This class represents a rule based system for computing a bijection by variable permutation between two terms. The terms will match under the computed permutation. This algorithm is used as auxiliary task in AntiUnifySystem.
    The algorithm M is described in the paper:
    Alexander Baumgartner, Temur Kutsia, Jordi Levy and Mateu Villaret, A Variant of Higher-Order Anti-Unification
    Author:
    Alexander Baumgartner