Packages

p

conexp.fx.core.algorithm

exploration

package exploration

Type Members

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

  2. final class CounterExample[G, M] extends AnyRef
  3. trait Expert[G, M] extends AnyRef
  4. class ExpertPool[G, M] extends Expert[G, M]
  5. class ParallelAttributeExploration extends AnyRef

Ungrouped