cmu-1.2: 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 (≤4.1.0.0), containers
LicenseGPL
Maintainerramsdell@mitre.org
CategoryAlgebra
Executablescmu
Upload dateFri Sep 18 12:30:42 UTC 2009
Uploaded byJohnRamsdell
Built onghc-6.10, ghc-6.12

Modules

Downloads