Skip to content
View stoianmihail's full-sized avatar

Highlights

  • Pro

Block or report stoianmihail

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. utndatasystems/DPconv utndatasystems/DPconv Public

    Official code of "DPconv: Super-Polynomially Faster Join Ordering" (SIGMOD '25)

    C++ 2

  2. Netzwerk Netzwerk Public

    A collection of state-of-the-art contraction ordering algorithms. https://arxiv.org/abs/2209.12332

    Python 6 2

  3. PLEX PLEX Public

    Official code of "PLEX: Towards Practical Learned Indexing" (aka TrieSpline)

    C++ 13 5

  4. CHT CHT Public

    Implementation of the compact "Hist-Tree", Andrew Crotty || Used in PLEX.

    C++ 8

  5. Concurrent-Link-Cut-Trees Concurrent-Link-Cut-Trees Public

    Concurrent Link-Cut Trees. The first concurrent implementation of link-cut trees: 10x speedup!

    C++ 3

  6. FasterTSP FasterTSP Public

    Proof of concept for "TSP Escapes the O(2^n n^2) Curse" -- First improvement after more than 60 years

    Jupyter Notebook