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
| Versions | 1.0, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5 |
|---|---|
| Dependencies | base (≤4.1.0.0), containers |
| License | GPL |
| Maintainer | ramsdell@mitre.org |
| Category | Algebra.AbelianGroup |
| Executables | agum |
| Upload date | Sat Aug 29 13:13:13 UTC 2009 |
| Uploaded by | JohnRamsdell |
| Built on | ghc-6.10, ghc-6.12 |
Modules
- Algebra
- AbelianGroup
Downloads
- agum-2.0.tar.gz (Cabal source package)
- package description (included in the package)