Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.21 KB

Algo-Assignments

Overview

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.

Project Structure

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.

Build With

Python 3.7.4

Authors

Irene Arapogiorgi