Operators for Space and Time in BeSpaceD
This work provides incremental enhancements to the BeSpaceD framework for specification language users.
The authors introduced spatio-temporal operators for the BeSpaceD framework by adapting functional programming concepts like filtering and folding to its specification language, presenting implementation details and simple examples.
In this report, we present some spatio-temporal operators for our BeSpaceD framework. We port operators known from functional programming languages such as filtering, folding and normalization on abstract data structures to the BeSpaceD specification language. We present the general ideas behind the operators, highlight implementation details and present some simple examples.