Package 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.

See: Description

Package org.kramerlab.bmad.algorithms Description

Contains many different implementations of essential parts of a boolean matrix decomposition algorithm, that is: candidate generators, basis selectors, and row combinators. The boolean matrix decomposition algorithm is implemented in BooleanMatrixDecomposition.java, all other classes are parts, that can be plugged into this abstract implementation.

Copyright © 2015. All rights reserved.