This repository contains assignments delivered for Algorithms and Data Structures course. The course is part of the curriculum of the Department of Management Science & Technology from the Athens University of Economics and Business and the project is assigned by Panagiotis Louridas.
This repository contains the following assignments:
Behavioral Economics - evaluates the way a person makes wrong choices under certain circumstances.
Social Distancing - manages the distribution of individuals within an indoor space to prevent coronavirus transmission.
Fixed Polyominoes - calculates number of fixed polyominoes for each possible set of n squares.
K-core Decomposition - calculates k-core number of each node of a given graph.
Graeco-Latin Squares - examines the construction of graeco-latin squares.
Network Destruction - examines the immunization of a given network.
Python 3.7.4