Jump to content
Wikipedia The Free Encyclopedia

Talk:Constraint logic programming

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This article has not yet been rated on Wikipedia's content assessment scale.
It is of interest to the following WikiProjects:
WikiProject icon This article is within the scope of WikiProject Computing , a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
??? This article has not yet received a rating on the project's importance scale.

Predicate symbols in upper case?

[edit ]

Isn't there a problem with notation here?

A(X,Y) :- X+Y>0, B(X), C(Y).

In logic programming, variables are in upper case while predicate symbols are in lower case:

a(X,Y) :- X+Y>0, b(X), c(Y).

So shouldn't predicate symbols be changed to lower case? Pgr94 (talk) 14:03, 13 March 2008 (UTC) [reply ]

relation to SMT?

[edit ]

What is the relationship between constraint logic programming, and satisfiability modulo theories? I believe I asked a similar question about the relationship to answer set programming; one answer seems to be that some systems actually provide the interpretation (logic) or theorems that actually give the solution, while others only reply yes/no as to whether the constraints can be satisfied. However, a more detailed compare-n-contrast of the methods & results would be appreciated. linas (talk) 19:15, 16 June 2011 (UTC) [reply ]

Prolog III, Prolog IV, Prologia and history of CLP

[edit ]

The versions of Prolog can be downlaod "as-is" at http://prolog-heritage.org/

The versions include Prolog III and Prolog IV from Prologia.

Mention of Prolog III is not minimal in WP and I could see no mention of Prolog IV outside the Byte article reference.

G. Robert Shiplett 18:31, 15 January 2013 (UTC)

AltStyle によって変換されたページ (->オリジナル) /