Nettsider med emneord «formal methods»

Publisert 27. sep. 2023 13:13

Runtime verification uses techniques from formal methods such as temporal logics and regular expressions to monitor software execution. In this thesis, we investigate new possibilities to combine this technique with formal specifications of correctness and performance properties.

Publisert 22. sep. 2023 15:13
Publisert 22. sep. 2023 15:11
Publisert 1. juni 2023 15:30
Publisert 25. aug. 2020 15:24
Publisert 25. aug. 2020 15:23
SEFM 2019 logo
Publisert 13. aug. 2019 08:54

SEFM 2019 will be held at the Science Park (``forskningsparken''), a centre neighbouring the Institute of Computer Science, University of Oslo.

Publisert 1. juni 2018 15:49

The Department of Informatics organizes and hosts the  30th Nordic Workshop on Programming Theory (NWPT'18), 24-26 October 2018. Submission deadline 1.September,.

 

See the conference's  webpage http://nwpt2018.ifi.uio.no/ for further information

 

 

 

Publisert 25. sep. 2017 21:01

The presentation by Daniel Fava at the Doctoral Symposium of the 13th International  integrated Formal Methods (iFM 2017) won the award for  the symposium's best presentation (shared with a second winner). The presentation covers joint work with Martin Steffen, Volker Stolz, and Stian Valle, about   ``An Operational Semantics for a Weak Memory Model with Buffered Writes, Message Passing, and Goroutines''.

 

Publisert 23. sep. 2016 13:45

by Lars Tveito

Real-time collaboration allows multiple users to view and edit a document simultaneously over a network. In this thesis, we develop a new protocol, called Shared Buffer, which enables real-time collaboration in existing editors. Shared Buffer leverages a client-server architecture and minimizes the implementation effort of the client-side algorithm. It achieves this without degrading the responsiveness of the editor.

The greatest challenge of a real-time collaborative system is ensuring consistency between the distributed copies of the document. We chose eventual consistency as the consistency model, which essentially states that if all users stop typing, then eventually they will look at the same document.

We apply a formal verification technique called model checking, using it as a tool to validate the protocol. The behavior of the system is formally specified in Maude, a language based on equational and rewriting logic. Linear Temporal Logic (LTL) is used to formalize the consistency model. Using the Maude LTL model checker, we have verified that the system exhibits eventual consistency for a limited number of clients and operations.

A Shared Buffer server has been implemented in Clojure, a modern functional language with strong support for concurrency. Client implementations have been developed as an extension for Emacs, a widely used text editor, and as a library for the Python programming language.

Publisert 3. des. 2015 14:39
Publisert 3. des. 2015 14:38
Publisert 12. mars 2015 11:07
Publisert 27. jan. 2012 12:32
Publisert 3. mars 2011 20:37
Publisert 11. feb. 2011 09:51

The Reliable Systems group PSY (formerly PMA) teaches the following courses:

Publisert 9. nov. 2010 10:47