An explanation-based tools for debugging constraint satisfaction problems

  • Authors:
  • Samir Ouis;Mohamed Tounsi

  • Affiliations:
  • Imam University, Computer Science Department, Riyadh, P.O. Box 84880, Saudi Arabia;Prince Sultan University, Computer Science Department, Riyadh, P.O. Box 66833, Saudi Arabia

  • Venue:
  • Applied Soft Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes an explanation-based tools for constraint programming system. These tools provide to the user the conflicts when it raise during solving process. Our tools simulate constraint additions and/or constraint relaxations without any propagation; it also determine if a given constraint belongs to a conflict and it provide diagnosis tool (e.g. why variable v cannot take value val?). With more user-friendly representation of conflicts and explanations, our proposed tools give better problem understanding to the user. We prooved that the proposed tools are efficient, and while there is no debugging system that allow the user to interact with the solver, our explanation-based tools could be used for many other applications.