CodedK (Panagiotis Kalatzantonakis) · GitHub
Skip to content
View CodedK's full-sized avatar
🚀
🚀

Block or report CodedK

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
CodedK/README.md

Panos Kalatzantonakis

CTO · PhD researcher in metaheuristic optimization

LinkedIn profile ORCID 0000-0002-0729-6583 Google Scholar profile

I work on combinatorial optimization, mostly vehicle routing, and mostly the parts where exact methods run out of road. My research puts machine learning and reinforcement learning inside metaheuristic search, so the algorithm learns which operator to apply and when.

I have also been writing software for 20+ years and leading engineering teams since 2019. Most of that work is private, so this profile is a poor sample of it.

Publications

Year Work Venue
2025 An offline data-driven process for learning operator selection from metaheuristic search traces Swarm and Evolutionary Computation
2024 Temporal Action Analysis in Metaheuristics: A Machine Learning Approach Lecture Notes in Computer Science
2023 A reinforcement learning-Variable neighborhood search method for the capacitated Vehicle Routing Problem Expert Systems with Applications
2020 Cooperative versus non-cooperative parallel variable neighborhood search strategies: a case study on the capacitated vehicle routing problem Journal of Global Optimization
2020 On a Cooperative VNS Parallelization Strategy for the Capacitated Vehicle Routing Problem Lecture Notes in Computer Science

Current work

Research. A CVRP research framework in Python: GVNS variants, learned operator selection, feature work on neighborhood prediction, and the instrumentation that makes search traces worth analyzing. Private while the papers and the dissertation are in flight.

Engineering. CTO at SoftHub. I run a multi-tenant payment gateway, a NestJS monorepo covering crypto, e-wallet and bank/card providers, event-driven over RabbitMQ. Next to it sits the sports data infrastructure: TCP socket feeds, SDQL/XML parsing, NDJSON pipelines, all of it on Kubernetes with Terraform. Private, and it is most of what I ship.

Public code

Tools

Python and C/CUDA for research, TypeScript and PHP in production. LaTeX for the parts that get reviewed.

Python  C  TypeScript  PHP  PyTorch  pandas  NestJS  Node.js  PostgreSQL  Redis  RabbitMQ  Docker  Kubernetes  Terraform


Open to collaborations, especially the kind where the problem is hard and the people are sharp.

Pinned Loading

  1. CUDA-by-Example-source-code-for-the-book-s-examples- CUDA-by-Example-source-code-for-the-book-s-examples- Public

    CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through w…

    C 496 149

  2. SublimeEncodingUtils SublimeEncodingUtils Public

    Converts selected characters from one "encoding" to another, by CodedK

    Python 6

  3. Pointer-Networks Pointer-Networks Public

    Python 2

  4. Random-Forests Random-Forests Public

    javascript implementation of Random Forests

    JavaScript 2

  5. MLAlgorithms MLAlgorithms Public

    Forked from rushter/MLAlgorithms

    Minimal and clean examples of machine learning algorithms

    Python 2