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 (≥3 & <5), containers (≥0.3) |
| License | GPL |
| Maintainer | ramsdell@mitre.org |
| Category | Algebra |
| Source repository | git clone git://github.com/ramsdell/agum.git |
| Executables | agum |
| Upload date | Thu Feb 21 21:41:29 UTC 2013 |
| Uploaded by | JohnRamsdell |
| Built on | ghc-7.6 |
Modules
- Algebra
Downloads
- agum-2.5.tar.gz (Cabal source package)
- package description (included in the package)