Constraint handling in prolog


language
(CHIP) A constraint logic programming language developed by M. Dincbas at ECRC, Munich, Germany in 1985 which includes Boolean unification and a symbolic simplex-like algorithm. CHIP introduced the domain-variable model.
[“The Constraint Logic Programming Language CHIP”, M. Dincbas et al, Proc 2nd Intl Conf on Fifth Generation Computer Sys, Tokyo (Nov 1988), pp.249-264].
[“Constraint Satisfaction in Logic Programming”, Van Hentenryck. Available from COSYTEC, 4 rue Jean Rostand, F91893 Orsay, France].
(1994-11-15)

Read Also:

  • Constraintlisp

    language An object-oriented constraint language based on CSP. An extension of Common Lisp and CLOS. [“ConstraintLisp: An Object-Oriented Constraint Programming Language”, Bing Liu (ex [email protected]) et al, SIGPLAN Notices 27(11):17-26, Nov 1992]. (2000-04-02)

  • Constraint logic programming

    (CLP) A programming framework based (like Prolog) on LUSH (or SLD) resolution, but in which unification has been replaced by a constraint solver. A CLP interpreter contains a Prolog-like inference engine and an incremental constraint solver. The engine sends constraints to the solver one at a time. If the new constraint is consistent with the […]

  • Constraints

    [kuh n-streynt] /kənˈstreɪnt/ noun 1. limitation or restriction. 2. repression of natural feelings and impulses: to practice constraint. 3. unnatural restraint in manner, conversation, etc.; embarrassment. 4. something that . 5. the act of . 6. the condition of being . 7. Linguistics. a restriction on the operation of a linguistic rule or the occurrence […]

  • Constraint satisfaction

    application The process of assigning values to variables while meeting certain requirements or “constraints”. For example, in graph colouring, a node is a variable, the colour assigned to it is its value and a link between two nodes represents the constraint that those two nodes must not be assigned the same colour. In scheduling, constraints […]

  • Constrict

    [kuh n-strikt] /kənˈstrɪkt/ verb (used with object) 1. to draw or press in; cause to contract or shrink; compress. 2. to slow or stop the natural course or development of: Greed and aggressiveness constricted the nation’s cultural life. /kənˈstrɪkt/ verb (transitive) 1. to make smaller or narrower, esp by contracting at one place 2. to […]


Disclaimer: Constraint handling in prolog definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.