Skip to main content

Showing 1–2 of 2 results for author: Kragl, B

Searching in archive cs. Search in all archives.
.
  1. Monitoring Event Frequencies

    Authors: Thomas Ferrère, Thomas A. Henzinger, Bernhard Kragl

    Abstract: The monitoring of event frequencies can be used to recognize behavioral anomalies, to identify trends, and to deduce or discard hypotheses about the underlying system. For example, the performance of a web server may be monitored based on the ratio of the total count of requests from the least and most active clients. Exact frequency monitoring, however, can be prohibitively expensive; in the abov… ▽ More

    Submitted 10 January, 2020; v1 submitted 14 October, 2019; originally announced October 2019.

    Comments: This is an extended version of a paper presented at the 28th EACSL Annual Conference on Computer Science Logic (CSL 2020), which provides missing proofs in the appendix

  2. Faster Algorithms for Weighted Recursive State Machines

    Authors: Krishnendu Chatterjee, Bernhard Kragl, Samarth Mishra, Andreas Pavlogiannis

    Abstract: Pushdown systems (PDSs) and recursive state machines (RSMs), which are linearly equivalent, are standard models for interprocedural analysis. Yet RSMs are more convenient as they (a) explicitly model function calls and returns, and (b) specify many natural parameters for algorithmic analysis, e.g., the number of entries and exits. We consider a general framework where RSM transitions are labeled f… ▽ More

    Submitted 17 January, 2017; originally announced January 2017.