/lazar-core

C++ implementation of various lazar algorithms

Primary LanguageC++GNU General Public License v2.0GPL-2.0

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