merkouris148
PhD student in Computer Science Department of University of Crete. My interests include Algorithms, Computational Logic and Discrete Mathematics.
ICS | FORTHHeraklion
Pinned Repositories
-nmr-structure-prediction--open
A protein structure prediction implementation based on previous work by Ioannis Z. Emiris and Theodore G. Nikitopoulos. Authors: Christina Kaitatzi, Merkouris Papamichail and Charalambos Tzamos.
adaptation-procedure-misinformation-games
An Implementation of the Adaptation Procedure in Misinformation Games, in collaboration with Constantinos Varsos and Giorgos Flouris. ICS FORTH
advanced-algorithms
A presentation about the Maximum Flow-Minimum Cut problem and the Ford–Fulkerson algorithm.
algorithms-implementations
The exercises of the advanced master's course on Algorithms & Complexity. In C++.
amortized-analysis
A presentation in Greek of the basic principals of the Amortized Analysis, based on the relevant chapter of the Cormen et al. book Introduction to Algorithms.
approximation-algorithms-for-orienteering-and-discounted-reward-tsp
A review and presentation (in Greek) of the papers "Approximation Algorithms for Orienteering and Discounted TSP", Avrium Blum et al., "Analyzing the Optimal Neighborhood: Algorithms for Partial and Budget Connected Dominating Sets", Samir Khuller, et al. In collaboration with a fellow grad student Nikos Lazaropoulos.
bitcoin-recommendation
A bitcoin recommendation system using clustering and local sensitive hashing, written in C++.
inductive-logic-programming
Inductive Logic Programming: Area Presentation & Future Research Directions
resume
My resume in reader-friendly and printer-friendly formats.
sorting-selection-in-posets
The presentation of my master's thesis titled "Sorting and Selection Problems in Partially Ordered Sets".
merkouris148's Repositories
merkouris148/adaptation-procedure-misinformation-games
An Implementation of the Adaptation Procedure in Misinformation Games, in collaboration with Constantinos Varsos and Giorgos Flouris. ICS FORTH
merkouris148/-nmr-structure-prediction--open
A protein structure prediction implementation based on previous work by Ioannis Z. Emiris and Theodore G. Nikitopoulos. Authors: Christina Kaitatzi, Merkouris Papamichail and Charalambos Tzamos.
merkouris148/advanced-algorithms
A presentation about the Maximum Flow-Minimum Cut problem and the Ford–Fulkerson algorithm.
merkouris148/algorithms-implementations
The exercises of the advanced master's course on Algorithms & Complexity. In C++.
merkouris148/amortized-analysis
A presentation in Greek of the basic principals of the Amortized Analysis, based on the relevant chapter of the Cormen et al. book Introduction to Algorithms.
merkouris148/approximation-algorithms-for-orienteering-and-discounted-reward-tsp
A review and presentation (in Greek) of the papers "Approximation Algorithms for Orienteering and Discounted TSP", Avrium Blum et al., "Analyzing the Optimal Neighborhood: Algorithms for Partial and Budget Connected Dominating Sets", Samir Khuller, et al. In collaboration with a fellow grad student Nikos Lazaropoulos.
merkouris148/bitcoin-recommendation
A bitcoin recommendation system using clustering and local sensitive hashing, written in C++.
merkouris148/cc-licenses
Creative Commons Licenses for Github
merkouris148/computational-geometry
A presentation and a report about the colourful Caratheodori Theorem
merkouris148/inductive-logic-programming
Inductive Logic Programming: Area Presentation & Future Research Directions
merkouris148/machine-learning-classifiers
An implementation of k-nearest neighbours, Euclidean and naive Bayes classifiers in Matlab/Octave.
merkouris148/non-monotone-submodular-maximization-under-matroid-and-knapsack-constraints
A review and presentation of Jon Lee's et al. paper on "Non-monotone Submodular Maximization under Matroid and Knapsack Constraints". For the master's degree course on Approximation Algorithms.
merkouris148/resume
My resume in reader-friendly and printer-friendly formats.
merkouris148/sorting-selection-in-posets
The presentation of my master's thesis titled "Sorting and Selection Problems in Partially Ordered Sets".
merkouris148/four-color-theorem
A simplified presentation of the classical computer science result, The Four-Color Theorem due to K. Appel and W, Hanken.
merkouris148/game-theory-tutorial
A tutorial on elementary notions from game theory
merkouris148/kolmogorov-complexity
Presentation & Report on elementary concepts from Kolmogorov Complexity. In colaboration with Giorgos Roussakis.
merkouris148/numerical-analysis-algorithms
Some numerical analysis algorithms, from scratch, written in Octave
merkouris148/on-the-maximal-number-of-disjoint-circuits-of-a-graph
A presentation and review of P. Erdos and L. Posa paper "On the maximal number of disjoint cisrcuits of a graph". In Greek, for the master's degree course on Algorithmic Graph Theory.
merkouris148/parametrised-algorithms-projects
Two reports and presentations on Selected Parametrized Algorithms.
merkouris148/parametrized-red-blue-point-separation
A presentation and a report about the "Parametrized Complexity of Red-Blue Points Separation, reviewing the related work by Edouard Bonnet et al.
merkouris148/parametrized-two-player-nash
A presentation and a report reviewing the related work due to Danny Hemerlin et al.
merkouris148/prolog-exercises
Some exercises in logic programming and constraint logic programming writen in ECLiPSe Prolog
merkouris148/rush-hour-solver
A rush hour solver in Haskell. In collaboration with @sanantoniochili
merkouris148/system-programming
Three projects about system programming in C++.
merkouris148/types-programming-languages
Some exercises for the course "Types and Programming Languages", in OCaml.