Skip to content
View alidasdan's full-sized avatar

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.

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
Showing results

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

Python 6 2 Updated Apr 21, 2020

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

C 38 12 Updated Dec 27, 2025

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 20 9 Updated Dec 27, 2025

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

Python 6 Updated Dec 13, 2023

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 20 1 Updated Mar 31, 2024

Directed graph benchmarks in DIMACS graph format. These graphs are mainly used to evaluate optimum cycle mean/ratio algorithms.

D 4 1 Updated Jan 10, 2026

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

C++ 6 Updated Feb 8, 2025

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

C++ 4 Updated Feb 8, 2025