Downloads
LibBig
a library for Bigraphs and Bigraphical Reactive Systems
Bigraphs and Bigraphical Reactive Systems are a modern, graphical calculus for the description of the syntax and semantics of systems in terms of the orthogonal notions of connectivity and locality but have been successfully applied also in other fields such as knowledge representation and manipulation.
LIBRARY CORE CLASSES AND INTERFACES
The core library provides the main infrastructure of LibBig, the abstractions shared by bigraphs and their main extensions and a default implementation of BRS (with abstract names). Ordinary and weighted matches are implemented as constraint satisfaction problems which are then solved by means of the CHOCO Solver (version 2.x).
BIGMC INTEROPERABILITY
UDLANG
Tools targeting UDLang, a text format for encoding bigraphical reactive systems. The beaver library is required.