1<!-- BEGIN LICENSE BLOCK
2   - Version: CMPL 1.1
3   -
4   - The contents of this file are subject to the Cisco-style Mozilla Public
5   - License Version 1.1 (the "License"); you may not use this file except
6   - in compliance with the License.  You may obtain a copy of the License
7   - at www.eclipseclp.org/license.
8   - 
9   - Software distributed under the License is distributed on an "AS IS"
10   - basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See
11   - the License for the specific language governing rights and limitations
12   - under the License. 
13   - 
14   - The Original Code is  The ECLiPSe Constraint Logic Programming System. 
15   - The Initial Developer of the Original Code is  Cisco Systems, Inc. 
16   - Portions created by the Initial Developer are
17   - Copyright (C) 2006 Cisco Systems, Inc.  All Rights Reserved.
18   - 
19   - Contributor(s): 
20   - 
21   - END LICENSE BLOCK -->
22<HEAD>
23<TITLE>ECLiPSe - The ECLiPSe Constraint Logic Programming System</TITLE>
24</HEAD>
25<BODY BGCOLOR="#ffffb0">
26
27<H1>ECLiPSe Documentation</H1>
28<P>
29<UL>
30<LI><A HREF="tutorial/tutorial.html">ECLiPSe Tutorial Introduction</A>, also in
31    <A HREF="tutorial.pdf">pdf format</A>
32<LI><A HREF="http://4c.ucc.ie/~hsimonis/ELearning/index.htm">ECLiPSe ELearning Course</A>
33    by Helmut Simonis
34<LI><A HREF="applications/tutorial.html">Developing Applications with ECLiPSe</A>, also in
35    <A HREF="applications.pdf">pdf format</A>
36</UL>
37<UL>
38<LI><A HREF="userman/umsroot.html">User Manual</A>, also in
39    <A HREF="userman.pdf">pdf format</A>
40<LI><A HREF="libman/libman.html">Constraint Library Manual</A>, also in
41    <A HREF="libman.pdf">pdf format</A>
42</UL>
43<UL>
44<LI><A HREF="bips/index.html">Reference Manual (Built-In Predicates and Libraries)</A> with
45    <A HREF="bips/fullindex.html">Alphabetical Predicate Index</A>
46<LI><A HREF="bips/finite-domain_constraints.html">Table of Finite-domain Constraints</A>
47</UL>
48<UL>
49<LI><A HREF="embedding/embroot.html">Embedding and Interfacing Manual</A>, also in
50    <A HREF="embedding.pdf">pdf format</A>
51<LI><A HREF="javadoc/JavaEclipseInterface/index.html">API
52    documentation for the Java-Eclipse Interface</A>
53</UL>
54<UL>
55<LI><A HREF="CP Visualizer Format.pdf">CP-Viz Specification</A>, see also
56    <A HREF="http://4c.ucc.ie/~hsimonis/cpviz-cp2010-paper.pdf">background paper</A> and
57    <A HREF="http://4c.ucc.ie/~hsimonis/cpviz-cp2010-slides.pdf">presentation</A>.
58<LI><A HREF="visualisation/visualisation.html">Visualisation tools manual</A>, also in
59    <A HREF="visualisation.pdf">pdf format</A>
60</UL>
61<UL>
62<LI><A HREF="obsman/obsman.html">Obsolete Libraries Manual</A>, also in
63    <A HREF="obsman.pdf">pdf format</A>
64</UL>
65<UL>
66<LI><A HREF="http://www.eclipseclp.org/examples">Constraint
67	Programming Examples (ECLiPSe web site)</A>
68<LI><A HREF="examples">Examples for Embedding (C, C++, VBasic, Java) and Search</A>
69</UL>
70<UL>
71<LI><A HREF="http://eclipseclp.org">ECLiPSe web site</A>
72<LI><A HREF="http://eclipseclp.org/bugs.html">How to report a bug</A>
73<LI><A HREF="http://eclipseclp.org/mailinglist.html">Join the mailing list!</A>
74</UL>
75Third party components:
76<UL>
77<LI>Clp(Q,R) Library Manual (<A HREF="http://www.eclipseclp.org/eclipse/software/oefai-tr-95-09.ps">Postscript</A>)
78</UL>
79</P>
80</BODY>
81