  |
JICSLP'96 Workshop on Parallelism and Implementation Technology - http://www.cs.nmsu.edu/lldap/jicslp96.html
Post-JICSLP'96 Workshop and 1996 Compulog Net Area Meeting on Parallelism and Implementation Technology for (Constraint) Logic Programming Languages. |
  |
CCL II: Construction of Computational Logics II - http://www.ps.uni-sb.de/ccl/
Working group (22457: CCL II) in the ESPRIT Basic Research program of European Union, successor project of working group CCL I: people, teams, workshop and conference, summer school, bibliography, archive, annual reports, mail list, systems. |
  |
Why Can't Humans Talk to a Computer? - http://www.nyu.edu/pages/linguistics/ling.html
The technical problems are answered by non-procedural logical constraint-based languages like Prolog. |
  |
OPBDP - http://www.mpi-inf.mpg.de/departments/d2/software/opbdp/
Free, logic-based constraint solver: C++ implementation of implicit enumeration algorithm for solving (non)linear 0-1 (or pseudo-Boolean) optimization problems with integer coefficients. |
  |
A Comparative Study of Eight Constraint Programming Languages - http://www.comp.leeds.ac.uk/hill/Papers/abstracts/8Con.html
Compares efficiency of 8 Constraint Logic Programming (CLP) systems in the setting of finite domains, and a specific aspect of their expressiveness: that concerning reification and meta-constraints. |
  |
CLP(R) Compiler - http://www.idiom.com/free-compilers/TOOL/CLP-1.html
Description and contact for runtime, compiler (byte-code), constraint solver; free for academic and research use. |
  |
ResearchIndex: Hierarchical Constraint Logic Programming - http://citeseer.ist.psu.edu/24834.html
A constraint describes a relation to maintain; it states what the relationship is versus how to maintain it. In many uses (interactive graphics, planning, document formatting, decision support), one must express preferences (soft constraints), and strict requirements (hard constraints). |
  |
CLP(R): Using CLP(R) - http://www.cs.adfa.edu.au/~gtc/GTC/clpr.html
Manual, Postscript (450K) or gzipped (130K), from University of New South Wales. |
  |
FormulaOne - http://www.f1compiler.com/
Constraint logic programming (CLP) based language. Backtracking, advanced data types (including "Bignum") and data structures. IDE/Compiler for Windows 9x/NT/2000/XP. |
  |
Constraint Logic Programming: CLP - http://www.ofai.at/cgi-bin/tr-online?all+clp
Technical reports on CLP at the Austrian Research Institute for Artificial Intelligence (ÖFAI) of the Austrian Society for Cybernetics. |
  |
clp(Q,R) - http://www.ofai.at/cgi-bin/tr-online?number+95-09
Implementation of general Constraint Logic Programming scheme introduced by Jaffar, Michaylov 1987. As full as other CLP(R)s: solves linear equations over rational or real valued variables, and covers lazy treatment of nonlinear equations. |
  |
DFKI: MAS Publications: Multi-Agent Systems - http://www.dfki.de/mas/papers/
Abstract and PostScript version of 'Multi-Agent Planning Using an Abductive Event Calculus' in which a planning service module is incorporated into a constraint-logic framework to gain a strong sense of non-linearity. |
 |
Intelligent Systems Lab: ISL - http://www.cs.sfu.ca/research/groups/ISL/
At Simon Fraser University, Canada. Research: artificial intelligence including constraint reasoning, heuristic search, intelligent agents. Applies such methods to applications in planning and scheduling, configuration, user-interfaces. |
 |
Echidna - ftp://fas.sfu.ca/pub/css/esl/echidna/
Constraint logic programming language that includes ideas from object-oriented programming and intelligent backtracking. Constraints include finite domain constraints (as in CHiP) and disjoint real interval domain constraints. FTP Site. |
 |
Nicolog - ftp://ftp.fas.sfu.ca/pub/css/esl/nicolog/
Constraint logic programming language with the abilities of CLP(BNR) and most of those of cc(FD). Possibility to program directly in projection constraints makes Nicolog more flexible than many CLP systems. FTP site. |