Navigation
Synopsis Library for Formal Concept Analysis
Details FCA
Description Formal Concept Analysis is a somewhat ubiquitous tool in software analysis projects. It can be used to find latent groups of objects that share the same attributes in a dataset. Typically, we apply FCA to a relation rel[&O objects, &A attributes], which represents extracted source code artifacts and their attributes.

  • FCA:
    • fca: Computes Concept Lattice given the Object Attribute Relation.
      • FormalContext: Data Types belonging to Formal Concept Analysis.
        • toDot: Computes Dot Graph from Concept Lattice.
        Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.