Modules overview

pydistsim

Complete source for the pydistsim package.

pydistsim.algorithm

Algorithms behavior and base classes.

pydistsim.benchmark

This module contains the AlgorithmBenchmark class, which is used to benchmark the performance of a given algorithm.

pydistsim.demo_algorithms

Example algorithms for test purposes and demonstrations.

pydistsim.network

This module contains classes for representing networks and generating networks.

pydistsim.simulation

Simulation module for the PyDistSim package.

pydistsim.gui

GUI package for pydistsim.