Weekly outline
 
Time: Wednesday, 12:30-14:00.
Room: HA 105 (Hagenberg seminar room).
Start: March 21, 2006.

In this seminar, we explore current research and systems for specifying and verifying computer programs (specification languages, program verifiers, model checkers, ...). This continues the seminar of the previous semester.

To take part in the seminar, you have to enrol in the KUSSS system. If you also login in Moodle and register as a course participant, you will receive per email all messages posted in the News forum.

Forum News forum
 
1
21 March - 27 March
  • Franz Lichtenberger: Introduction to coalgebras and coinduction (part 3).
Resource Transparencies 32 to 34 (1.5 MB)
Resource Transparencies 35 to 37 (1.5 MB)
Resource Transparencies 38 to 40 (1.6 MB)
Resource Transparencies 41 to 43 (1.8 MB)
Resource Transparencies 44 to 45 (1 MB)

2
28 March - 3 April
  • Wolfgang Schreiner: Biological Systems as Concurrent Processes (Part 1)
Resource Biological Processes as Concurrent Systems (Part 1)

5
18 April - 24 April
  • Wolfgang Schreiner: Biological Systems as Concurrent Processes (Part 2)
Resource Biological Processes as Concurrent Systems (Part 2)

6
25 April - 1 May
  • Nikolaj Popov: Logical Aspects of Algorithm Verification
We present a method for proving total correctness of recursive
programs having multiple recursive calls by obtaining verification
conditions. The method itself is not only sound but also complete,
that is, the verification conditions are necessary and sufficient
conditions for the total correctness. Special emphasis is put on the practical applicability of the completeness, especially how it may help debugging. By the end, we demonstrate how correctness of computational methods, in particular Neville's algorithm for polynomial evaluation, may be proven.
Resource Logical Aspects of Algorithm Verification

7
2 May - 8 May
  • Marcus Caba: A Tool for Discovering and Debugging Algebraic Specifications of Java Classes
Because of the difficulty of writing formal specifications, formal methods are considered expensive and often only used in so called safety-critical systems. Broader acceptance might be possible if tools provide assistance in handling formal methods. We present a framework, developed by Johannes Henkel and Amer Diwan at Colorado University, that, given a Java Class, suggests an algebraic specification of that class by considering observable equivalences of objects. Furthermore their framework allows to execute an algebraic specification, providing a proto type that can be used by clients, or to check an implementation of a Java class against its specification.
Resource Discovering and Debugging Algebraic Specifications

8
9 May - 15 May
  • Nikolaj Popov: Using Computer Algebra Techniques for the Specification, Verification and Synthesis of Recursive Programs

    We describe an innovative method for proving total correctness of tail recursive programs having a specific structure, namely programs in which an auxiliary tail recursive function is driven by a main nonrecursive function, and only the specification of the main
    function is provided. The specification of the auxiliary function is obtained almost fully automatically by solving coupled linear recursive sequences with constant coefficients. The process is carried out by means of CA (Computer Algebra) and AC (Algorithmic Combinatorics). We demonstrate this method on an example involving polynomial expressions.

    Furthermore, we develop a method for synthesis of recursive programs for computing polynomial expressions of a fixed degree by means of "cheap" operations e.g., additions, subtractions and multiplications. For a given polynomial expression, we define its recursive program in a schemewise manner.

    The correctness of the synthesized programs follows from the general correctness of the synthesis method, which is proven once for all, using the verification method presented in the first part of this talk.
Resource Using CA Techniques (Mathematica Notebook)
Resource Using CA Techniques (PDF)

10
23 May - 29 May
  • Gabor Guta: Formal Models for XML.
Resource Presentation

12
6 June - 12 June
  • HETEROGENEOUS FINITE-SOURCE RETRIAL QUEUES

J. Sztrik, Full Professor

Faculty of Informatics,
University of Debrecen, Debrecen, Hungary
jsztrik@inf.unideb.hu, http://irh.inf.unideb.hu/user/jsztrik

In this talk we investigate a single server retrial queue with a finite number of heterogeneous sources of calls. It is assumed when a given source is idle it will generate a primary call after an exponentially distributed time. If the server is free at the time of the request's arrival then the call starts to be served. The service time is also exponentially distributed. During the service time the source cannot generate a new primary call. After service the source moves into free state and can generate a new call again. If the server is busy at the time of the arrival of a primary call, then the source starts generating so called repeated calls with exponentially distributed times until it finds the server free. As before, after service the source becomes free and can generate a new primary call again. We assume that the primary calls, repeated attempts and service times are mutually independent. This queueing system and its variants could be used to model magnetic disk memory systems, local area networks with CSMA/CD protocols and collision avoidance local area networks.

The novelty of this model is the heterogeneity of the calls, which means that each call is characterized by its own arrival, repeated and service rates. The aim of the investigation is to give the usual steady-state performance measures of the system. To do so, an efficient software tool, MOSEL ( Modeling, Specification and Evaluation Language ) developed at the University of Erlangen, Germany, is used to formulate and solve the problem. Several sample numerical results illustrate the power of the tool showing the effect of different parameters on the system measures.

Resource Slides

13
13 June - 19 June
  • Gabor Guta: Tree Query and Transformation Techniques
  • Nikolaj Popov: Proving Termination or How to Avoid Proving Termination
Resource Tree Query and Transformation Techniques
Resource Proving Termination

14
20 June - 26 June
  • Andreas Duscher: Process Definition Languages for Mathematical Services.
Resource Presentation

Latest News
12 Mar, 11:46
Wolfgang Schreiner
Seminar start shifted more...