ConstraintLisp: an object-oriented constraint programming language

  • Authors:
  • Bing Liu;Yuen-Wah Ku

  • Affiliations:
  • -;-

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

ConstraintLisp is an object-oriented constraint programming language. It is based on the constraint satisfaction problem (CSP) model in Artificial Intelligence and the object-oriented technology. This integration provides both the declarative representation and efficiency of constraint solving of constraint programming, and the powerful problem modelling capability, maintainability, reusability and extensibility of the object-oriented technology. ConstraintLisp is aimed at providing practical solutions to real life constrained search problems such as scheduling, resource allocation, etc. It is also designed and implemented in an object-oriented approach.