EasyLocal++ Download
Before downloading any of these files, you are requested to have
carefully read and agreed with the license
agreement.
At present, the only publicly available release of EasyLocal++ is
the "mini" version: an abridged release which consists of the core
classes of the framework only. This version has been tested on Linux,
Solaris and Windows 95/98/ME using the GNU compiler tools (and the Cygwin environment under
Windows); see the installation notes for
more details.
Recently, we have ported the framework for the use within the
Microsoft Visual C++ environment. Some additional care is needed in
order to use it; see the Visual C++
installation notes for details.
If you have questions regarding the current version of EasyLocal++,
or if you have found some bugs in the code, please contact the
maintainer of this page.
Download miniEasyLocal++
- Get miniEasyLocal++
rel. 0.2 as a gzipped tar file for compilation
with GNU g++
- Get miniEasyLocal++
rel. 0.2 as a zip file for compilation with
Microsoft Visual C++ New!
Documentation
- Read the
miniEasyLocal++ installation notes
- Read the
miniEasyLocal++ installation notes for using the
framework with Microsoft Visual C++ New!
- Browse the
miniEasyLocal++ documentation online
Code Examples
- Download
the n-Queens
EasyLocal++ example (as a gzipped tar file)
- Download
the
Course Timetabling EasyLocal++ example (see a separate
page)
- The Magic Square EasyLocal++ example will be available soon
- The Propositional Satisfiability EasyLocal++ example
will be available soon