STG Decomposition: Internal Communication for SI Implementability

STG Decomposition: Internal Communication for SI Implementability PDF Author: Dominic Wist
Publisher: Universitätsverlag Potsdam
ISBN: 3869560371
Category : Computers
Languages : en
Pages : 40

Get Book

Book Description
STG decomposition is a promising approach to tackle the complexity problems arising in logic synthesis of speed independent circuits, a robust asynchronous (i.e. clockless) circuit type. Unfortunately, STG decomposition can result in components that in isolation have irreducible CSC conflicts. Generalising earlier work, it is shown how to resolve such conflicts by introducing internal communication between the components via structural techniques only.

STG Decomposition: Internal Communication for SI Implementability

STG Decomposition: Internal Communication for SI Implementability PDF Author: Dominic Wist
Publisher: Universitätsverlag Potsdam
ISBN: 3869560371
Category : Computers
Languages : en
Pages : 40

Get Book

Book Description
STG decomposition is a promising approach to tackle the complexity problems arising in logic synthesis of speed independent circuits, a robust asynchronous (i.e. clockless) circuit type. Unfortunately, STG decomposition can result in components that in isolation have irreducible CSC conflicts. Generalising earlier work, it is shown how to resolve such conflicts by introducing internal communication between the components via structural techniques only.

Toward Bridging the Gap Between Formal Semantics and Implementation of Triple Graph Grammars

Toward Bridging the Gap Between Formal Semantics and Implementation of Triple Graph Grammars PDF Author: Holger Giese
Publisher: Universitätsverlag Potsdam
ISBN: 3869560789
Category : Computers
Languages : en
Pages : 34

Get Book

Book Description
The correctness of model transformations is a crucial element for the model-driven engineering of high quality software. A prerequisite to verify model transformations at the level of the model transformation specification is that an unambiguous formal semantics exists and that the employed implementation of the model transformation language adheres to this semantics. However, for existing relational model transformation approaches it is usually not really clear under which constraints particular implementations are really conform to the formal semantics. In this paper, we will bridge this gap for the formal semantics of triple graph grammars (TGG) and an existing efficient implementation. Whereas the formal semantics assumes backtracking and ignores non-determinism, practical implementations do not support backtracking, require rule sets that ensure determinism, and include further optimizations. Therefore, we capture how the considered TGG implementation realizes the transformation by means of operational rules, define required criteria and show conformance to the formal semantics if these criteria are fulfilled. We further outline how static analysis can be employed to guarantee these criteria.

Efficient and Exact Computation of Inclusion Dependencies for Data Integration

Efficient and Exact Computation of Inclusion Dependencies for Data Integration PDF Author: Jana Bauckmann
Publisher: Universitätsverlag Potsdam
ISBN: 3869560487
Category : Computers
Languages : en
Pages : 46

Get Book

Book Description
Data obtained from foreign data sources often come with only superficial structural information, such as relation names and attribute names. Other types of metadata that are important for effective integration and meaningful querying of such data sets are missing. In particular, relationships among attributes, such as foreign keys, are crucial metadata for understanding the structure of an unknown database. The discovery of such relationships is difficult, because in principle for each pair of attributes in the database each pair of data values must be compared. A precondition for a foreign key is an inclusion dependency (IND) between the key and the foreign key attributes. We present with Spider an algorithm that efficiently finds all INDs in a given relational database. It leverages the sorting facilities of DBMS but performs the actual comparisons outside of the database to save computation. Spider analyzes very large databases up to an order of magnitude faster than previous approaches. We also evaluate in detail the effectiveness of several heuristics to reduce the number of necessary comparisons. Furthermore, we generalize Spider to find composite INDs covering multiple attributes, and partial INDs, which are true INDs for all but a certain number of values. This last type is particularly relevant when integrating dirty data as is often the case in the life sciences domain - our driving motivation.

Proceedings of the 9th Workshop on Aspects, Components, and Patterns for Infrastructure Software (ACP4IS '10)

Proceedings of the 9th Workshop on Aspects, Components, and Patterns for Infrastructure Software (ACP4IS '10) PDF Author: Bram Adams
Publisher: Universitätsverlag Potsdam
ISBN: 3869560436
Category : Computers
Languages : en
Pages : 56

Get Book

Book Description
Aspect-oriented programming, component models, and design patterns are modern and actively evolving techniques for improving the modularization of complex software. In particular, these techniques hold great promise for the development of "systems infrastructure" software, e.g., application servers, middleware, virtual machines, compilers, operating systems, and other software that provides general services for higher-level applications. The developers of infrastructure software are faced with increasing demands from application programmers needing higher-level support for application development. Meeting these demands requires careful use of software modularization techniques, since infrastructural concerns are notoriously hard to modularize. Aspects, components, and patterns provide very different means to deal with infrastructure software, but despite their differences, they have much in common. For instance, component models try to free the developer from the need to deal directly with services like security or transactions. These are primary examples of crosscutting concerns, and modularizing such concerns are the main target of aspect-oriented languages. Similarly, design patterns like Visitor and Interceptor facilitate the clean modularization of otherwise tangled concerns. Building on the ACP4IS meetings at AOSD 2002-2009, this workshop aims to provide a highly interactive forum for researchers and developers to discuss the application of and relationships between aspects, components, and patterns within modern infrastructure software. The goal is to put aspects, components, and patterns into a common reference frame and to build connections between the software engineering and systems communities.

Pattern Matching for an Object-oriented and Dynamically Typed Programming Language

Pattern Matching for an Object-oriented and Dynamically Typed Programming Language PDF Author: Felix Geller
Publisher: Universitätsverlag Potsdam
ISBN: 3869560657
Category : Computers
Languages : en
Pages : 100

Get Book

Book Description
Pattern matching is a well-established concept in the functional programming community. It provides the means for concisely identifying and destructuring values of interest. This enables a clean separation of data structures and respective functionality, as well as dispatching functionality based on more than a single value. Unfortunately, expressive pattern matching facilities are seldomly incorporated in present object-oriented programming languages. We present a seamless integration of pattern matching facilities in an object-oriented and dynamically typed programming language: Newspeak. We describe language extensions to improve the practicability and integrate our additions with the existing programming environment for Newspeak. This report is based on the first author’s master’s thesis.

Business Process Model Abstraction

Business Process Model Abstraction PDF Author: Sergey Smirnov
Publisher: Universitätsverlag Potsdam
ISBN: 3869560541
Category : Computers
Languages : en
Pages : 26

Get Book

Book Description
Business process management aims at capturing, understanding, and improving work in organizations. The central artifacts are process models, which serve different purposes. Detailed process models are used to analyze concrete working procedures, while high-level models show, for instance, handovers between departments. To provide different views on process models, business process model abstraction has emerged. While several approaches have been proposed, a number of abstraction use case that are both relevant for industry and scientifically challenging are yet to be addressed. In this paper we systematically develop, classify, and consolidate different use cases for business process model abstraction. The reported work is based on a study with BPM users in the health insurance sector and validated with a BPM consultancy company and a large BPM vendor. The identified fifteen abstraction use cases reflect the industry demand. The related work on business process model abstraction is evaluated against the use cases, which leads to a research agenda.

The effect of tangible media on individuals in business process modeling

The effect of tangible media on individuals in business process modeling PDF Author: Alexander Lübbe
Publisher: Universitätsverlag Potsdam
ISBN: 3869561084
Category : Computers
Languages : en
Pages : 52

Get Book

Book Description
In current practice, business processes modeling is done by trained method experts. Domain experts are interviewed to elicit their process information but not involved in modeling. We created a haptic toolkit for process modeling that can be used in process elicitation sessions with domain experts. We hypothesize that this leads to more effective process elicitation. This paper brakes down "effective elicitation" to 14 operationalized hypotheses. They are assessed in a controlled experiment using questionnaires, process model feedback tests and video analysis. The experiment compares our approach to structured interviews in a repeated measurement design. We executed the experiment with 17 student clerks from a trade school. They represent potential users of the tool. Six out of fourteen hypotheses showed significant difference due to the method applied. Subjects reported more fun and more insights into process modeling with tangible media. Video analysis showed significantly more reviews and corrections applied during process elicitation. Moreover, people take more time to talk and think about their processes. We conclude that tangible media creates a different working mode for people in process elicitation with fun, new insights and instant feedback on preliminary results.

CSOM/PL

CSOM/PL PDF Author: Michael Haupt
Publisher: Universitätsverlag Potsdam
ISBN: 3869561343
Category : Computers
Languages : en
Pages : 38

Get Book

Book Description
Business process models are abstractions of concrete operational procedures that occur in the daily business of organizations. To cope with the complexity of these models, business process model abstraction has been introduced recently. Its goal is to derive from a detailed process model several abstract models that provide a high-level understanding of the process. While techniques for constructing abstract models are reported in the literature, little is known about the relationships between process instances and abstract models. In this paper we show how the state of an abstract activity can be calculated from the states of related, detailed process activities as they happen. The approach uses activity state propagation. With state uniqueness and state transition correctness we introduce formal properties that improve the understanding of state propagation. Algorithms to check these properties are devised. Finally, we use behavioral profiles to identify and classify behavioral inconsistencies in abstract process models that might occur, once activity state propagation is used.

Selected Papers of the International Workshop on Smalltalk Technologies

Selected Papers of the International Workshop on Smalltalk Technologies PDF Author: Michael Haupt
Publisher: Universitätsverlag Potsdam
ISBN: 3869561068
Category : Computers
Languages : en
Pages : 48

Get Book

Book Description
The goal of the IWST workshop series is to create and foster a forum around advancements of or experience in Smalltalk. The workshop welcomes contributions to all aspects, theoretical as well as practical, of Smalltalk-related topics.

Proceedings of the ... Ph. D. Retreat of the HPI Research School on Service-Oriented Systems Engineering

Proceedings of the ... Ph. D. Retreat of the HPI Research School on Service-Oriented Systems Engineering PDF Author: Christoph Meinel
Publisher: Universitätsverlag Potsdam
ISBN: 3869561297
Category : Computers
Languages : en
Pages : 240

Get Book

Book Description