package exploration
Type Members
-
final
class
AttributeExploration[G, M] extends AnyRef
The standard attribute exploration algorithm.
The standard attribute exploration algorithm. This implementation is wrapped around the NextImplication class, that computes the formal implications in the canonical base of a formal context by means of the NextClosure algorithm.
- final class CounterExample[G, M] extends AnyRef
- trait Expert[G, M] extends AnyRef
- class ExpertPool[G, M] extends Expert[G, M]
- class ParallelAttributeExploration extends AnyRef