# Generated by roxygen2: do not edit by hand

export(analyze_topology_factors)
export(bitopology_invariants)
export(calculate_thresholds)
export(calculate_topology)
export(complete_topology)
export(generate_alexandrov_topology)
export(generate_bitopology)
export(generate_topology)
export(horizontal_visibility_graph)
export(is_topology_connected)
export(is_topology_connected2)
export(is_topology_connected_exact)
export(is_topology_connected_manual)
export(natural_visibility_graph)
export(simplest_topology)
export(visualize_topology_thresholds)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(utils,globalVariables)
useDynLib(topologyR, .registration = TRUE)
