cpd 0.3.2

Collaboration Pattern Detection: A tool to search for context-aware and relaxed frequent subgraphs (patterns) in a graph database
1
2
3
4
pub mod candidate_generation;
pub mod candidate_matching;
pub mod config;
pub mod graph_matching;