| Package | Description |
|---|---|
| org.kramerlab.bmad.algorithms |
Contains many different implementations of essential parts of a
boolean matrix decomposition algorithm, that is: candidate generators,
basis selectors, and row combinators.
|
| org.kramerlab.bmad.demo |
Contains a small demo, that shows how to use a boolean matrix decomposition
algorithm on Weka-Instances.
|
| org.kramerlab.bmad.experiments | |
| org.kramerlab.bmad.general |
Contains few workarounds that allow to work with tuples and functions.
|
| org.kramerlab.bmad.general.layout |
Contains different methods of text alignment.
|
| org.kramerlab.bmad.matrix |
Contains implementations of elementary data structures, required to
perform boolean matrix decompositions: matrices.
|
| org.kramerlab.bmad.visualization |
Contains few classes that allow to visualize boolean matrices.
|
Copyright © 2015. All rights reserved.