edumargra / graph-orientations

Code companion to the bachelor's thesis "Efficient generation of high digirth orientations".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Efficient generation of high digirth orientations

This repository contains the source code related to the bachelor's thesis "Efficient generation of high digirth orientations". The author is Eduard Martin Graells and the tutor is Kolja Knauer.

To execute the code simply (with the Sage software installed) do the following:

  1. Open a terminal prompt in the folder.
  2. Start the sage prompt by writing sage.
  3. Attach the desired files with attach(<name of the file>.py). You can now call the functions directly.

In the case that you don't have Sage installed, you can do so by following this link.

About

Code companion to the bachelor's thesis "Efficient generation of high digirth orientations".


Languages

Language:Python 100.0%