# Generated by roxygen2: do not edit by hand

S3method(as.dendrogram,fakeCommunities)
S3method(membership,fakeCommunities)
export(find_partition)
export(leiden.community)
export(rleiden.community)
exportPattern("^[[:alpha:]]+")
import(Matrix)
import(Matrix.utils)
import(Rcpp)
import(parallel)
import(sccore)
importFrom(grDevices,adjustcolor)
importFrom(graphics,par)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,induced.subgraph)
importFrom(igraph,membership)
importFrom(igraph,walktrap.community)
importFrom(stats,as.dendrogram)
importFrom(stats,as.hclust)
importFrom(stats,dendrapply)
importFrom(stats,is.leaf)
useDynLib(leidenAlg)
