Sciweavers

CONSTRAINTS
2004

CLPGUI: A Generic Graphical User Interface for Constraint Logic Programming

13 years 4 months ago
CLPGUI: A Generic Graphical User Interface for Constraint Logic Programming
Abstract. CLPGUI is a generic graphical user interface for visualizing and controlling the execution of constraint logic programs. CLPGUI has been designed to be used in different contexts: initially for teaching purposes, then for debugging complex programs of real-world scale, and recently for developing end-user interfaces. The challenge of developing a tool which is generic w.r.t. both the constraint logic programming system and the visualizers, is addressed by a client-server architecture for connecting a CLP process to a Java-based GUI process, and by a non-intrusive tracing and control method based on annotations in the CLP program. Arbitrary constraints and goals can be posted incrementally from the GUI in an interactive manner, and arbitrary states can be recomputed. We describe several generic 2D and 3D viewers of the variables and of the search tree, and argue that the 3D representation is best-suited to apprehend the shape of large search trees. We also illustrate the use o...
François Fages, Sylvain Soliman, Rém
Added 17 Dec 2010
Updated 17 Dec 2010
Type Journal
Year 2004
Where CONSTRAINTS
Authors François Fages, Sylvain Soliman, Rémi Coolen
Comments (0)