qnscheduling

Modules

  • QNScheduling
    • scheduling package
    • utils package
qnscheduling
  • QNScheduling
  • View page source

QNScheduling

  • scheduling package
    • Submodules
    • scheduling.fidelity module
      • fidelity_bounds_and_paths()
      • werner_adj_list()
    • scheduling.main module
      • QNScheduling
        • Overview:
      • main()
      • run_simulation()
    • scheduling.pga module
      • Packet Generation Attempt
      • compute_durations()
      • duration_pga()
      • exceeds_p_packet()
      • probability_e2e()
    • scheduling.routing module
      • compute_path_durations()
      • dynamic_routing()
      • fidelity_shortest()
      • find_feasible_path()
      • highest_fidelity()
      • least_capacity()
      • rerouting()
      • shortest_paths()
      • smallest_bottleneck()
      • static_routing()
    • scheduling.simulation module
      • Simulation Of PGAs Scheduling
      • PGA
        • PGA.run()
      • simulate_dynamic()
    • scheduling.static module
      • Static Scheduling
      • edf_parallel_static()
      • hyperperiod()
    • Module contents
  • utils package
    • Submodules
    • utils.graph_generator module
      • fat_tree()
      • generate_waxman_graph()
    • utils.helper module
      • all_simple_paths()
      • app_params_sim()
      • build_default_sim_args()
      • compute_edge_fidelities()
      • compute_edge_rates()
      • compute_link_utilization()
      • fidelity_bounds()
      • generate_n_apps()
      • gml_data()
      • parallelizable_tasks()
      • ppacket_dirname()
      • prepare_run_dir()
      • save_results()
      • track_link_waiting()
    • utils.parallel_simulations module
      • run_parallel_sims()
      • run_ppacket_parallel_simulations()
      • run_ppacket_sweep_to_csv()
      • simulate_one_ppacket()
    • utils.plots module
      • build_metric_specs()
      • plot_metrics_vs_load()
      • plot_metrics_vs_ppacket()
      • render_plot()
      • set_plot_theme()
    • utils.plots_graph module
      • plot_graph_from_gml()
    • utils.run_scenarios module
      • main()
    • Module contents
Previous Next

© Copyright 2026, Quang-Phong Tran.

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