Sciweavers

REFSQ
2016
Springer
8 years 3 months ago
A Framework for Prototyping and Evaluating Self-adaptive Systems - A Research Preview
Abstract. [Context and motivation] In the last years, a considerable number of solutions were developed for self-adaptive systems (SAS). These solutions are based on a feedback loo...
Fabian Kneer, Erik Kamsties
REFSQ
2016
Springer
8 years 3 months ago
Self-disclosure in Social Media: An Opportunity for Self-Adaptive Systems
Users of Social Network Sites (SNSs) spend considerable amounts of hours per day exchanging (consuming or sharing) information and using services provided by such platforms. Howeve...
Nicolas E. Diaz Ferreyra, Johanna Schäwel
REFSQ
2016
Springer
8 years 3 months ago
Model-Based Prototype Development to Support Early Validation of Cyber-Physical System Specifications
[Motivation] In the engineering of cyber-physical systems, attention is given to early validation of requirements artifacts. The use of prototypes is one known technique to identif...
Jennifer Brings, Philipp Bohn, Torsten Bandyszak, ...
REFSQ
2016
Springer
8 years 3 months ago
Take Care of Your Modes! An Investigation of Defects in Automotive Requirements
Andreas Vogelsang, Henning Femmer, Christian Winkl...
REFSQ
2016
Springer
8 years 3 months ago
Foundations for Transparency Requirements Engineering
Mahmood Hosseini, Alimohammad Shahri, Keith Phalp,...
RE
2016
Springer
8 years 3 months ago
Exploring cognitive style and task-specific preferences for process representations
: Process models describe someone’s understanding of processes. Processes can be described using unstructured, semi-formal or diagrammatic representation forms. These representat...
Kathrin Figl, Jan Recker
PEPM
2016
ACM
8 years 3 months ago
Operator precedence for data-dependent grammars
Constructing parsers based on declarative specification of operator precedence is a very old research topic, and there are various existing approaches. However, these approaches ...
Ali Afroozeh, Anastasia Izmaylova
PEPM
2016
ACM
8 years 3 months ago
Staging generic programming
Generic programming libraries such as Scrap Your Boilerplate eliminate the need to write repetitive code, but typically introduce significant performance overheads. This leaves p...
Jeremy Yallop
PEPM
2016
ACM
8 years 3 months ago
Staging beyond terms: prospects and challenges
Staging is a program generation paradigm with a clean, wellinvestigated semantics which statically ensures that the generated code is always well-typed and well-scoped. Staging is...
Jun Inoue, Oleg Kiselyov, Yukiyoshi Kameyama
PEPM
2016
ACM
8 years 3 months ago
Toward introducing binding-time analysis to MetaOCaml
This paper relates 2-level λ-calculus and staged λ-calculus (restricted to 2 stages) to obtain monovariant binding-time analysis for λ-calculus that produces the output in the ...
Kenichi Asai