Frey, J. ., Ouirynen, R. ., Kouzoupis, D. ., Frison, G. ., Geisler, J. ., Schild, A. ., & Diehl, M. . (2019). Detecting and Exploiting Generalized Nonlinear Static Feedback Structures in DAE Systems for MPC. In 18th European Control Conference (ECC) (S. 2756–2762). http://doi.org/10.23919/ECC.2019.8795732
Spiel, K. ., Bertel, S. ., & Kayali, F. . (2019). Adapting Gameplay to Eye Movements - An Exploration with TETRIS. In Extended Abstracts of the Annual Symposium on Computer-Human Interaction in Play Companion Extended Abstracts (S. 687–695). New York, NY, USA: Association for Computing Machinery. http://doi.org/10.1145/3341215.3356267
Abstract
Gameplay experience is shaped by players expectations towards the game and how game features are presented to them. We created two modified versions of the classic TETRIS game: one that adapts game difficulty based on players performance and one that additionally adapts to players eye movements. An initial analysis of exploratory study results indicates that eye-movement-based adaptive difficulty in TETRIS might not affect player performance and that framing the use of adaptive difficulty might only have a limited influence on both players game experience and perceived competence.
Sextro, H. kleine, Sauer, D. ., & Albert, T. . (2019). New work - wie die Digitalisierung die Arbeitswelt verändert : Potenzial- und Risikoanalyse für produzierende Unternehmen. Berlin : LIT.
von Düsterlho, D. J.-E., & Faber, P. D.-I. T. . (2019). Aus-und Weiterbildung für die Energiewende Qualifizierungsstudie mit Angebots-und Bedarfsanalyse für den Energiesektor. Abgerufen von https://www.new4-0.de/wp-content/uploads/2019/07/NEW-4.0-AP-7-Aus-und-Weiterbildung_Qualifizierungsstudie.pdf
Casaretto, R. ., Thomsen, F. ., Born, J. ., & Holm-Nielsen, J. B. (2019). Determination of biogas process efficiency - a practice-oriented alternative to the biomethane potential test. Bioresource Technology Reports, 7. http://doi.org/10.1016/j.biteb.2019.100201
Boysen, C. ., Kaldemeyer, C. ., & Tuschy, I. . (2019). Elektrizitätsnetzgekoppelte Fernwärmeversorgung 2020 - Untersuchung von Flexibilitätsoptionen in der Wärmeversorgung. Forschungsergebnisse, 9.
Nurdiani, I. ., Börstler, J. ., Fricker, S. ., Petersen, K. ., & Chatzipetrou, P. . (2019). Understanding the order of agile practice introduction: Comparing agile maturity models and practitioners’ experience. Journal of Systems and Software, 156, 1–20.
Christiansen, J. ., Dylus, S. ., & Bunkenburg, N. . (2019). Verifying Effectful Haskell Programs in Coq. In Proceedings of the 12th ACM SIGPLAN International Symposium on Haskell - Haskell 2019 (S. 125–138). ACM Press. http://doi.org/10.1145/3331545.3342592
Abstract
We show how various Haskell language features that are related to ambient effects can be modeled in Coq. For this purpose we build on previous work that demonstrates how to reason about existing Haskell programs by translating them into monadic Coq programs. A model of Haskell programs in Coq that is polymorphic over an arbitrary monad results in non-strictly positive types when transforming recursive data types likes lists. Such non-strictly positive types are not accepted by Coq’s termination checker. Therefore, instead of a model that is generic over any monad, the approach we build on uses a specific monad instance, namely the free monad in combination with containers, to model various kinds of effects. This model allows effect-generic proofs.