public
Description: DEPRECATED (use the pure ruby implementation in conjunction with libfminer in opentox-algorithm and opentox-model), C++ implementation of various lazar algorithms
Homepage: http://lazar.in-silico.de
Clone URL: git://github.com/helma/lazar-core.git
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