fca.rca.cpop

Closed partially-ordered patterns impl

Module Contents

Functions

get_index_offsets(lattices)

create_cpop(lattices)

Returns a graph with the cpop.

get_subgraph_from_concept(→ set)

create_graph(lattices, idx_offsets)

create_relational_edges(graph, lattices, ...)

is_attr_relational(attr)

is_edge_relational(edge)

fca.rca.cpop.get_index_offsets(lattices)
fca.rca.cpop.create_cpop(lattices)

Returns a graph with the cpop. Note that indexes in the graph will always be idx - previous_lattice_last_index

fca.rca.cpop.get_subgraph_from_concept(graph, concept_idx) set
fca.rca.cpop.create_graph(lattices, idx_offsets)
fca.rca.cpop.create_relational_edges(graph, lattices, lattice_idx_offsets)
fca.rca.cpop.is_attr_relational(attr)
fca.rca.cpop.is_edge_relational(edge)