cmu-1.4: Unification in a Commutative Monoid

The cmu 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 a commutative monoid. Substitition s is more general than s' if there is a substitition s" such that s' = s" o s.

Properties

Versions1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9
Dependenciesarray, base (≥3 & <5), containers (≥0.3)
LicenseGPL
Maintainerramsdell@mitre.org
CategoryAlgebra
Executablescmu
Upload dateWed Feb 29 13:36:31 UTC 2012
Uploaded byJohnRamsdell
Built onghc-7.4

Modules

Downloads