Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.02 KB

readme.md

File metadata and controls

24 lines (16 loc) · 1.02 KB

Applied Combinatorics Project - Summer 2021

This project was made for an exam for the lesson Applied Combinatorics, in University of Piraeus IT department. The language used is Python 3. A detailed presentation of the algorithms of this repository is provided. You can easily navigate by using the table of contents below.

To better understand the purpose of the code, make sure you are familiar with Graph theory in general.

Requirements

  • Python 3
  • matplotlib
  • networkx

Table of Contents

Sources

Disclaimer

I am far from the best in Python. Any useful and productive comments are welcome!