Time complexity of concurrent programs

November 16, 2015 Β· Declared Dead Β· πŸ› International Workshop on Formal Aspects of Component Software

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Elena Giachino, Einar Broch Johnsen, Cosimo Laneve, Ka I Pun arXiv ID 1511.05104 Category cs.PL: Programming Languages Citations 10 Venue International Workshop on Formal Aspects of Component Software Last Checked 3 months ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted