helma / lazar-core

DEPRECATED (use the pure ruby implementation in conjunction with libfminer in opentox-algorithm and opentox-model), 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