Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

CLP(R)

You are here: irt.org | FOLDOC | CLP(R)

<language> Constraint Logic Programming (Real) A constraint logic programming language with real arithmetic constraints developed by Joxan Jaffar <joxan@watson.ibm.com> of IBM TJWRC and S. Michaylov of Monash University in 1986.

The implementation contains a byte-code compiler and a built-in constraint solver which deals with linear arithmetic and contains a mechanism for delaying nonlinear constraints until they become linear. Since CLP(R) is a superset of PROLOG, the system is also usable as a general-purpose logic programming language. There are also powerful facilities for meta programming with constraints.

Significant CLP(R) applications have been published in diverse areas such as molecular biology, finance and physical modelling.

Version 1.2 for Unix, MS-DOS and OS/2 is available from the authors. It is free for academic and research purposes.

E-mail: Roland Yap <roland@bruce.cs.monash.edu.au>.

["The CLP(R) Language and System", J. Jaffar et al, IBM RR RC16292 (#72336), Nov 1990].

(1992-10-14)

Nearby terms: clover key « CLP « CLP* « CLP(R) » CLP(sigma*) » CLR » CLtL1

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb