English

Time complexity of concurrent programs

Programming Languages 2015-11-17 v1

Abstract

We study the problem of automatically computing the time complexity of concurrent object-oriented programs. To determine this complexity we use intermediate abstract descriptions that record relevant information for the time analysis (cost of statements, creations of objects, and concurrent operations), called behavioural types. Then, we define a translation function that takes behavioural types and makes the parallelism explicit into so-called cost equations, which are fed to an automatic off-the-shelf solver for obtaining the time complexity.

Keywords

Cite

@article{arxiv.1511.05104,
  title  = {Time complexity of concurrent programs},
  author = {Elena Giachino and Einar Broch Johnsen and Cosimo Laneve and Ka I Pun},
  journal= {arXiv preprint arXiv:1511.05104},
  year   = {2015}
}

Comments

FACS 2015, Oct 2015, Niter\'oi, Rio de Janeiro, Brazil

R2 v1 2026-06-22T11:46:36.906Z