Jul 19, 2025
Amazigh Amrane gave a talk at GALOP 2025 on 19 July 2025.
Jul 01, 2025
From July 1 to August 29, 2025, Oscar Peyron is joining the team for a research internship. The objective of this internship is to develop efficient learning algorithms for concurrent systems and/or to implement existing ones in C++.
Speakers Alexandre Duret-Lutz • Mazigh Saoudi • Enzo Erlich • Laetitia Laversa • Ghiles Ziat
Two half-days dedicated to scientific presentations and discussions
Towards a Conjectural Characterisation of Visibly Pushdown Languages in AC^0
Speakers Nathan Grosshans
The talk presents a conjectural characterisation of visibly pushdown languages (VPLs) in AC^0 obtained with Stefan Göller. The approach builds on recognisability by Ext-algebras, extending monoid morphism methods for regular languages. VPLs are classified into three categories: those in AC^0, those not in AC^0, and intermediate languages whose complexity remains unclear. The characterisation is complete up to the understanding of these intermediate languages.
May 07, 2025
Alexandre Duret-Lutz has been invited as a keynote speaker at SPIN 2025.
This talk presents a formal approach to constructing reliable and efficient composite fog services in distributed IoT environments. It combines functional, non-functional, and transactional aspects, using heuristic and adaptive composition strategies. The approach also includes a correct-by-construction verification method, illustrated on a distributed e-health application.
Active Learning of Mealy Machines with Timers
Speakers Gaëtan Staquet
Active automata learning constructs models of software/hardware components from input/output observations. Timing information is crucial for many systems, motivating an extension of Mealy machine learning to machines with timers (MMTs). This algorithm generalizes the L# algorithm to timed settings using symbolic queries implemented via finitely many concrete queries.
Mar 03, 2025
Uli Fahrenberg has been invited as a speaker at the Estonian Winter School in Computer Science.
Feb 28, 2025
Uli Fahrenberg has been invited to the Colloquium for the 60th anniversary of Martin Fränzle in Oldenburg.
Feb 10, 2025
Adrien Pommellet gave a talk at the Workshop on Learning and Logic (LeaLog@CSL).
Jan 23, 2025
Amazigh Amrane was invited on January 23 to the Theoretical Computer Science Seminar at the University of Rouen.
Jan 01, 2025
Didier Verna has been invited to join the program committee of DocEng (ACM SIGWEB Symposium on Document Engineering) this year.
Dec 01, 2024
We show how to efficiently solve problems involving a quantitative measure, here called energy, as well as a qualitative acceptance condition, expressed as a Büchi or Parity objective, in finite weighted automata and in one-clock weighted timed automata. Solving the former problem and extracting the corresponding witness is our main contribution and is handled by a modified version of the Bellman-Ford algorithm interleaved with Couvreur’s algorithm. The latter problem is handled via a reduction to the former relying on the corner-point abstraction. All our algorithms are freely available and implemented in a tool based on the open-source platforms TChecker and Spot.