PyFLAGR is a Python library built on top of FLAGR. It includes a driver module called RAM that links to the FLAGR shared library and provides access to the algorithm implementations. Then, a set of classes inherit from RAM and allow the end user to execute the selected algorithm.

This section contains the following articles: