Skip to content
View angeloskorakitis's full-sized avatar

Highlights

  • Pro

Block or report angeloskorakitis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. volesti volesti Public

    Forked from GeomScale/volesti

    Practical volume computation and sampling in high dimensions

    C++

  2. Optimal-Area-Polygonization-Using-Local-Search-Algorithm-and-Simulated-Annealing Optimal-Area-Polygonization-Using-Local-Search-Algorithm-and-Simulated-Annealing Public

    Optimal Area Polygonization Using Local Search algorithm and Simulated Annealing in C++ using the CGAL Library. This project was an assignment for the course: Software Development for Algorithmic P…

    Makefile

  3. MiniHaskell MiniHaskell Public

    An interpreter and parser for a simple, lazy first-order functional programming language referred to as MiniHaskell. Implemented as a project for the course "Principles of Programming Languages"

    Haskell

  4. Simple-Shell Simple-Shell Public

    A simple shell that supports I/O redirection, pipes, background execution, wild characters, aliases, signals and history. Implemented as an assignment for the course "Systems Programming".

    C++