agum-2.5: Unification and Matching in an Abelian Group

The agum package

The unification problem is given the problem statement t =? t', find a most general substitution s such that s(t) = s(t') modulo the axioms of an Abelian group. The matching problem is to find a most general substitution s such that s(t) = t' modulo the axioms. Substitition s is more general than s' if there is a substitition s" such that s' = s" o s.

Properties

Versions1.0, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5
Dependenciesbase (≥3 & <5), containers (≥0.3)
LicenseGPL
Maintainerramsdell@mitre.org
CategoryAlgebra
Source repositorygit clone git://github.com/ramsdell/agum.git
Executablesagum
Upload dateThu Feb 21 21:41:29 UTC 2013
Uploaded byJohnRamsdell
Built onghc-7.6

Modules

Downloads