fca_algorithms
Contents:
Getting Started
API Reference
fca_algorithms
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
V
|
X
|
Y
_
__init__() (fca.api_models.Context method)
(fca.api_models.IncLattice method)
(fca.api_models.Lattice method)
(fca.base_models.Concept method)
(fca.base_models.Context method)
(fca.rca.models.Relation method)
A
add_attribute() (fca.api_models.IncLattice method)
add_child() (fca.base_models.Concept method)
add_intent() (fca.api_models.IncLattice method)
add_object() (fca.api_models.IncLattice method)
add_pair() (fca.api_models.IncLattice method)
arity() (fca.rca.models.Relation method)
B
begin_tikz (in module fca.plot.tikz_tpl)
bottom (fca.api_models.IncLattice property)
(fca.api_models.Lattice property)
C
Concept (class in fca.base_models)
concepts (fca.api_models.IncLattice property)
(fca.api_models.Lattice property)
config
module
Context (class in fca.api_models)
(class in fca.base_models)
context_index_from() (fca.rca.models.Relation method)
context_indexes_to() (fca.rca.models.Relation method)
copy() (fca.api_models.IncLattice static method)
create_cpop() (in module fca.rca.cpop)
create_graph() (in module fca.rca.cpop)
create_relational_edges() (in module fca.rca.cpop)
D
delete_instance() (fca.api_models.IncLattice method)
derivative() (fca.base_models.Context method)
dimension() (in module fca.scripts.import_utils)
E
end_tikz (in module fca.plot.tikz_tpl)
Exists (class in fca.rca.models)
EXISTS (in module fca.rca.p18n)
export_to_file() (in module fca.scripts.export_utils)
F
fca
module
fca.__version__
module
fca.api_models
module
fca.association_rules
module
fca.base_models
module
fca.border_hasse
module
fca.get_lattice
module
fca.in_close
module
fca.plot
module
fca.plot.plot
module
fca.plot.tikz_tpl
module
fca.rca
module
fca.rca.cpop
module
fca.rca.models
module
fca.rca.p18n
module
fca.rca.rca
module
fca.rca.rca_mickael
module
fca.scripts
module
fca.scripts.export_utils
module
fca.scripts.fca_cli
module
fca.scripts.import_utils
module
fca.utils
module
fca.utils.utils
module
Forall (class in fca.rca.models)
FORALL (in module fca.rca.p18n)
from_csv() (fca.api_models.Context static method)
from_subscript() (in module fca.utils.utils)
G
generate_association_rules() (fca.api_models.Context method)
get_association_rules() (fca.api_models.Context method)
get_concept() (fca.api_models.IncLattice method)
(fca.api_models.Lattice method)
get_concepts() (fca.api_models.Context method)
get_index_offsets() (in module fca.rca.cpop)
get_lattice() (fca.api_models.Context method)
get_subgraph_from_concept() (in module fca.rca.cpop)
graduate() (fca.api_models.Context method)
graph_str_repr() (fca.api_models.Lattice method)
H
hasse (fca.api_models.IncLattice property)
hr_A() (fca.base_models.Concept method)
hr_O() (fca.base_models.Concept method)
I
import_context() (in module fca.scripts.import_utils)
import_context_one_line_per_attribute() (in module fca.scripts.import_utils)
import_context_table() (in module fca.scripts.import_utils)
import_relation() (in module fca.scripts.import_utils)
in_extent() (fca.base_models.Concept method)
IncLattice (class in fca.api_models)
insert_ordered() (in module fca.utils.utils)
insert_ordered_unique() (in module fca.utils.utils)
integer_numbers (in module fca.utils.utils)
INVALID_FILETYPE_MSG (in module fca.scripts.fca_cli)
INVALID_OUTPUT_FILE_MSG (in module fca.scripts.export_utils)
INVALID_PATH_MSG (in module fca.scripts.fca_cli)
inverse_range() (in module fca.utils.utils)
inverted_hasse (fca.api_models.Lattice property)
is_attr_relational() (in module fca.rca.cpop)
is_edge_relational() (in module fca.rca.cpop)
is_in() (in module fca.utils.utils)
isomorph() (fca.api_models.IncLattice method)
(fca.api_models.Lattice method)
L
Lattice (class in fca.api_models)
lattice_and_concept_idx() (in module fca.rca.rca)
look_for_bottom_node_idx() (in module fca.plot.plot)
look_for_top_node_idx() (in module fca.plot.plot)
lower_bound() (in module fca.utils.utils)
M
main() (in module fca.scripts.fca_cli)
MANDATORY_ARGUMENTS_MSG (in module fca.scripts.fca_cli)
merge_concepts() (fca.api_models.IncLattice method)
module
config
fca
fca.__version__
fca.api_models
fca.association_rules
fca.base_models
fca.border_hasse
fca.get_lattice
fca.in_close
fca.plot
fca.plot.plot
fca.plot.tikz_tpl
fca.rca
fca.rca.cpop
fca.rca.models
fca.rca.p18n
fca.rca.rca
fca.rca.rca_mickael
fca.scripts
fca.scripts.export_utils
fca.scripts.fca_cli
fca.scripts.import_utils
fca.utils
fca.utils.utils
O
Operators (in module fca.rca.p18n)
P
parse_fca() (in module fca.scripts.import_utils)
parse_rca() (in module fca.scripts.import_utils)
plot() (fca.api_models.IncLattice method)
(fca.api_models.Lattice method)
plot_from_hasse() (in module fca.plot.plot)
plot_lattices() (in module fca.plot.plot)
plot_relational_attributes() (in module fca.plot.plot)
Propositionalization (class in fca.rca.models)
R
rca_get_relations() (in module fca.rca.rca)
(in module fca.rca.rca_mickael)
Relation (class in fca.rca.models)
remove_child() (fca.base_models.Concept method)
remove_if_exists() (in module fca.utils.utils)
S
separate_indexes() (in module fca.scripts.import_utils)
SUBSCRIPTS (in module fca.utils.utils)
swap() (in module fca.utils.utils)
T
to_csv() (fca.api_models.Context method)
to_node() (in module fca.plot.plot)
to_subscript() (in module fca.utils.utils)
to_tuple() (fca.base_models.Concept method)
top (fca.api_models.IncLattice property)
(fca.api_models.Lattice property)
V
valid_filetype() (in module fca.scripts.fca_cli)
valid_path() (in module fca.scripts.fca_cli)
validate_file() (in module fca.scripts.fca_cli)
X
X (fca.base_models.Concept property)
Y
Y (fca.base_models.Concept property)