Package

From SolutionSpaceTool

This page describes the package and the modules of the provided program.

Contents

dsc_suite

This package combines the basic revision packages. It contains the packages analyses, ds, gui, opt, routing, tools.

analysis

This packages contain the modules of different analyse functions for the GUI. Only the modules of this package use the matplotlib.

Module list:

ds

This package contains the modules of the supported data structures.

Module list:

gui

This packages contains the modules for the Graphical User Interface (GUI). Only the modules of this package use the PyQT-Framework.

Module list:

opt

This package contains the modules for the programmed algorithms.

Module list:

routing

Module list:

tools

This package contains a set of helpful tools which has been scripted during the development of this project. Mostly they are functions which are used from different packages so they were bound to a separate package to avoid double implementation.

Module list:

Personal tools