activity
20002005
most citedProving or Disproving likely Invariants with Constraint Reasoning

5 citations · 7 across the 4 of their papers we have counts for

collaborators

6 papers

cs.SE20055 cited

Proving or Disproving likely Invariants with Constraint Reasoning

Tristan Denmat, Arnaud Gotlieb, Mireille Ducasse

A program invariant is a property that holds for every execution of the program. Recent work suggest to infer likely-only invariants, via dynamic analysis. A likely invariant is a…

cs.SE2005

A Tracer Driver for Versatile Dynamic Analyses of Constraint Logic Programs

Ludovic Langevine, Mireille Ducasse

Programs with constraints are hard to debug. In this paper, we describe a general architecture to help develop new debugging tools for constraint programming. The possible tools ar…

cs.PL20031 cited

Generic and Efficient Program Monitoring by trace analysis

Erwan Jahier, Mireille Ducass'e

Program execution monitoring consists of checking whole executions for given properties in order to collect global run-time information. Monitoring is very useful to maintain progr…

cs.SE20031 cited

Rigorous design of tracers: an experiment for constraint logic programming

Mireille Ducasse, Ludovic Langevine, Pierre Deransart

In order to design and implement tracers, one must decide what exactly to trace and how to produce this trace. On the one hand, trace designs are too often guided by implementation…

cs.PL2001

Prototyping CLP(FD) Tracers: a Trace Model and an Experimental Validation Environment

Ludovic Langevine, Pierre Deransart, Mireille Ducasse +1

Developing and maintaining CLP programs requires visualization and explanation tools. However, existing tools are built in an ad hoc way. Therefore porting tools from one platform…

cs.SE2000

Proceedings of the Fourth International Workshop on Automated Debugging (AADEBUG 2000)

M. Ducasse

Over the past decades automated debugging has seen major achievements. However, as debugging is by necessity attached to particular programming paradigms, the results are scattered…