Kure is a C library which provides manipulation of relations and operations of relation algebra using a fast implementation using binary decision diagram. It provides a Lua based domain-specific embedded programming language to conveniently manipulate and work with relations. For instance, given relations R, S, the tupling of them can be computed using [R,S] and they can be composed using R*S.
Features
- Representation and manipulation of arbitrary large relations, e.g. 2^100 x 2^100.
- Relational constants: All, null, identity.
- Special relations: Membership, partial and total functions, successors, domain.
- Basic functions: Join, meet, composition, complement, transpose.
- Comparison of relations and comparison of relations by cardinality.
- Reflexive, symmetric and transitive closures.
- Left and right residue and symmetric quotient.
- Direct sum, tupling, product order and sum order.
- Domains for binary direct products and direct sums including projection functions.
- Fully scriptable and extensible using Lua.
- Domain-specific embedded programming language for high level scripting.
- Written in C using POSIX.
Categories
MathematicsLicense
GNU General Public License version 3.0 (GPLv3)Follow Kiel University Relation package
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kiel University Relation package!