Skip to main content

Showing 1–2 of 2 results for author: Elekes, M

Searching in archive cs. Search in all archives.
.
  1. To Do or Not to Do: Semantics and Patterns for Do Activities in UML PSSM State Machines

    Authors: Márton Elekes, Vince Molnár, Zoltán Micskei

    Abstract: State machines are used in engineering many types of software-intensive systems. UML State Machines extend simple finite state machines with powerful constructs. Among the many extensions, there is one seemingly simple and innocent language construct that fundamentally changes state machines' reactive model of computation: doActivity behaviors. DoActivity behaviors describe behavior that is execut… ▽ More

    Submitted 8 July, 2024; v1 submitted 26 September, 2023; originally announced September 2023.

    Journal ref: IEEE Transactions on Software Engineering (2024)

  2. arXiv:2010.12243  [pdf, other

    cs.DB

    An analysis of the SIGMOD 2014 Programming Contest: Complex queries on the LDBC social network graph

    Authors: Márton Elekes, János Benjamin Antal, Gábor Szárnyas

    Abstract: This report contains an analysis of the queries defined in the SIGMOD 2014 Programming Contest. We first describe the data set, then present the queries, providing graphical illustrations for them and pointing out their caveats. Our intention is to document our lessons learnt and simplify the work of those who will attempt to create a solution to this contest. We also demonstrate the influence of… ▽ More

    Submitted 24 March, 2022; v1 submitted 23 October, 2020; originally announced October 2020.

    ACM Class: H.2.5; G.2.2