Skip to content
View alidasdan's full-sized avatar
Block or Report

Block or report alidasdan

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

Popular repositories

  1. graph-partitioning-algorithms graph-partitioning-algorithms Public

    Multi-way graph partitioning algorithms: FMS (Fiduccia-Mattheyses-Sanchis), PLM (Partitioning by Locked Moves), PFM (Partitioning by Free Moves)

    C 37 11

  2. hypergraph-partitioning-algorithms hypergraph-partitioning-algorithms Public

    Multi-way hypergraph partitioning algorithms: FMS (Fiduccia-Mattheyses-Sanchis), PLM (Partitioning by Locked Moves), PFM (Partitioning by Free Moves), SA (Simulated Annealing - 2 versions), RSA (Si…

    C 18 8

  3. best-rational-approximation best-rational-approximation Public

    Algorithms to find the best rational approximation to a given floating-point number and to find the gcd and lcm of a given list of floating-point numbers

    Python 17 1

  4. university-rankings university-rankings Public

    Data and code for university rankings as reported in our Arxiv paper

    Python 6 2

  5. optimum-cycle-ratio-algorithms optimum-cycle-ratio-algorithms Public

    Optimum cycle ratio algorithms: Efficient implementations as used in my research papers.

    C++ 4

  6. fibonacci-number-algorithms fibonacci-number-algorithms Public

    Multiple algorithms to compute the Fibonacci numbers and illustrate basic algorithmic concepts

    Python 4