Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itsfelixh/formal-language-constrained-path-problems

Python and LaTeX code for my bachelor's thesis on the topic "Formal Language Constraint Path Problems"
https://github.com/itsfelixh/formal-language-constrained-path-problems

bachelor-thesis bachelors-thesis latex networkx newyork python shortest-path-algorithm shortest-paths

Last synced: 14 days ago
JSON representation

Python and LaTeX code for my bachelor's thesis on the topic "Formal Language Constraint Path Problems"

Awesome Lists containing this project

README

        

# Formal Language Constrained Path Problems

![Graph of New York City](./pictures/NY.png)

This is a Python project for computing point-to-point single-source shortest path problems with the additional contraint that the label of the path has to belong to some formal language.

The code was developed within the scope of a bachelor's thesis at the University of Kaiserslautern.

## Usage

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