mguetlein / lazar-core forked from helma/lazar-core

C++ implementation of various lazar algorithms

This URL has Read+Write access

README
lazar Documentation:

Description of Concepts and Algorithms:

API Documentation:

- install doxygen (www.doxygen.org)
- type make doc (or doxygen Doxyfile) in the lazar root directory
- documentation is in ./html and ./latex

Usage:

- read INSTALL in the main directory