topohub
  • Introduction to TopoHub
  • Topology repository
  • Python package
  • Web interface
  • Mininet usage
  • API Reference
    • topohub
      • get()
      • topohub.geo
        • filter_contiguous_us()
        • filter_countries()
        • filter_mainland_europe()
        • filter_nodes_by_geo()
        • generate_map()
        • geometry_to_path()
        • point_in_polygon()
        • polygon_to_path()
        • remove_dead_ends()
        • svg_path_to_coordinates()
      • topohub.generate
        • RoundingFloat
        • TopoGenerator
        • main()
      • topohub.graph
        • all_disjoint_paths()
        • all_disjoint_paths_scipy()
        • all_shortest_nhops_all_targets()
        • all_shortest_paths_all_targets()
        • calculate_utilization()
        • gini()
        • haversine()
        • minmax()
        • path_stats()
        • path_stats_print()
        • save_topo_graph_pdf()
        • save_topo_graph_svg()
        • shortest_disjoint_paths()
        • shortest_disjoint_paths_slow()
        • topo_stats()
        • topo_stats_print()
        • write_gml()
      • topohub.mininet
        • AutoHostBridgeTopo
        • AutoHostTopo
        • Demands
        • JSONTopo
        • TOPO_CLS
        • TOPO_NAMED_CLS
        • TopoClsDict
        • TopoNamedClsDict
        • make_topo_class_from_json()
    • topohub.providers
      • topohub.providers.gabriel
        • GabrielGenerator
        • NumpyGabrielGenerator
      • topohub.providers.sndlib
        • SNDlibGenerator
      • topohub.providers.topozoo
        • TopoZooGenerator
      • topohub.providers.backbone
        • BackboneGenerator
      • topohub.providers.caida
        • CaidaGenerator
        • graph()
        • merge_nodes_by_pos()
        • parse_links()
        • parse_nodes_as()
        • parse_nodes_geo()
topohub
  • API Reference
  • View page source

API Reference

  • topohub
    • get()
    • topohub.geo
    • topohub.generate
    • topohub.graph
    • topohub.mininet
  • topohub.providers
    • topohub.providers.gabriel
    • topohub.providers.sndlib
    • topohub.providers.topozoo
    • topohub.providers.backbone
    • topohub.providers.caida
Previous Next

© Copyright 2025, Piotr Jurkiewicz.

Built with Sphinx using a theme provided by Read the Docs.