Collaboration Detection
Contents:
Install
Graph Collection
Preprocessing
Process Mining
Frequent Subgraph Mining
Clustering Graph Sets
API
Collaboration Detection
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
N
|
P
|
S
|
T
|
V
A
ActivityJoinerConverter (class in collaboration_detection.preprocessing.event_log_converter)
add_edge() (collaboration_detection.datastructures.Graph method)
(collaboration_detection.datastructures.Vertex method)
AddCountAttributeInTraceConverter (class in collaboration_detection.preprocessing.event_log_converter)
AddPseudoEventConverter (class in collaboration_detection.preprocessing.event_log_converter)
as_adjacency_matrix (collaboration_detection.datastructures.Graph property)
as_edge_rep (collaboration_detection.datastructures.Edge property)
(collaboration_detection.datastructures.Graph property)
as_edge_rep() (collaboration_detection.datastructures.GraphCollection method)
as_edge_tuple (collaboration_detection.datastructures.Graph property)
as_graph_map (collaboration_detection.datastructures.Graph property)
as_networkx_digraph (collaboration_detection.datastructures.Graph property)
as_networkx_digraphs() (collaboration_detection.datastructures.GraphCollection method)
as_str_rep (collaboration_detection.datastructures.Edge property)
(collaboration_detection.datastructures.Graph property)
(collaboration_detection.datastructures.Vertex property)
as_str_rep() (collaboration_detection.datastructures.GraphCollection method)
as_str_rep_lines() (collaboration_detection.datastructures.GraphCollection method)
C
clean() (collaboration_detection.datastructures.GraphCollection method)
Clustering (class in collaboration_detection.clustering.clustering)
CollaborationProcessInstanceMiner (class in collaboration_detection.graph_mining)
collection_id (collaboration_detection.datastructures.GraphCollection property)
CombinedConverter (class in collaboration_detection.preprocessing.event_log_converter)
convert_event() (collaboration_detection.preprocessing.event_log_converter.CombinedConverter method)
(collaboration_detection.preprocessing.event_log_converter.DefaultEventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
convert_event_log() (collaboration_detection.preprocessing.event_log_converter.ActivityJoinerConverter method)
(collaboration_detection.preprocessing.event_log_converter.CombinedConverter method)
(collaboration_detection.preprocessing.event_log_converter.DefaultEventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.SublogConverter method)
(collaboration_detection.preprocessing.event_log_converter.TraceMergerConverter method)
(collaboration_detection.preprocessing.event_log_converter.TraceSplitConverter method)
convert_trace() (collaboration_detection.preprocessing.event_log_converter.AddCountAttributeInTraceConverter method)
(collaboration_detection.preprocessing.event_log_converter.AddPseudoEventConverter method)
(collaboration_detection.preprocessing.event_log_converter.CombinedConverter method)
(collaboration_detection.preprocessing.event_log_converter.DefaultEventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.TraceSplitConverter method)
converter (collaboration_detection.graph_mining.graph_miner.GraphMiner property)
D
DefaultEventLogConverter (class in collaboration_detection.preprocessing.event_log_converter)
DfgGraphMiner (class in collaboration_detection.graph_mining)
E
Edge (class in collaboration_detection.datastructures)
EventLogConverter (class in collaboration_detection.preprocessing.event_log_converter)
execute() (collaboration_detection.clustering.clustering.Clustering static method)
export() (collaboration_detection.datastructures.GraphCollection method)
F
filter() (collaboration_detection.datastructures.GraphCollection method)
G
get_edge() (collaboration_detection.datastructures.Vertex method)
get_graph() (collaboration_detection.graph_mining.graph_miner.GraphMiner method)
get_graphs_for_traces() (collaboration_detection.graph_mining.graph_miner.GraphMiner method)
get_label() (collaboration_detection.datastructures.GraphCollection method)
get_set_label_id() (collaboration_detection.datastructures.GraphCollection method)
get_vertex() (collaboration_detection.datastructures.Graph method)
get_vertex_by_id() (collaboration_detection.datastructures.Graph method)
Graph (class in collaboration_detection.datastructures)
GraphCollection (class in collaboration_detection.datastructures)
GraphMiner (class in collaboration_detection.graph_mining.graph_miner)
H
has_edge() (collaboration_detection.datastructures.Vertex method)
HeuristicGraphMiner (class in collaboration_detection.graph_mining)
I
init_label_mapping() (collaboration_detection.datastructures.GraphCollection method)
is_sub_log_converter() (collaboration_detection.preprocessing.event_log_converter.CombinedConverter method)
(collaboration_detection.preprocessing.event_log_converter.DefaultEventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.SublogConverter method)
is_subgraph_of() (collaboration_detection.datastructures.Graph method)
iter_converted_traces() (collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
iter_graphs_for_traces() (collaboration_detection.graph_mining.graph_miner.GraphMiner method)
L
load() (collaboration_detection.datastructures.GraphCollection static method)
load_graph_from_heuristic_net() (collaboration_detection.datastructures.GraphCollection method)
load_graphs_from_edge_rep() (collaboration_detection.datastructures.GraphCollection method)
load_graphs_from_str_rep() (collaboration_detection.datastructures.GraphCollection method)
load_graphs_from_str_rep_file() (collaboration_detection.datastructures.GraphCollection method)
N
new_graph() (collaboration_detection.datastructures.GraphCollection method)
P
preceding_vertices (collaboration_detection.datastructures.Vertex property)
proceeding_vertices (collaboration_detection.datastructures.Vertex property)
S
save_label_mapping() (collaboration_detection.datastructures.GraphCollection method)
save_str_rep() (collaboration_detection.datastructures.GraphCollection method)
SublogConverter (class in collaboration_detection.preprocessing.event_log_converter)
T
to_dot_digraph() (collaboration_detection.datastructures.Graph method)
TraceMergerConverter (class in collaboration_detection.preprocessing.event_log_converter)
TraceSplitConverter (class in collaboration_detection.preprocessing.event_log_converter)
V
Vertex (class in collaboration_detection.datastructures)