itsFelixH / weighted-subgraph-problems

Python and LaTeX code for my master's thesis on the topic "Complexity and Algorithms for Weighted Subgraphs"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weighted Subgraph Problems

This is a Python project for computing optimal node- and ege-weighted subgraphs on different graph classes.

The code was developed within the scope of a master's thesis at the University of Kaiserslautern. The topic of the thesis is "Complexity and Algorithms for Weighted Subgraphs".

Usage

run 'main.py' and select one of the options

About

Python and LaTeX code for my master's thesis on the topic "Complexity and Algorithms for Weighted Subgraphs"


Languages

Language:TeX 57.2%Language:Python 42.8%