-
KnowledgeDiscovery (KD) Consulting
- Silicon Valley, CA, USA
- https://www.linkedin.com/in/dasdan/
Stars
Data and code for university rankings as reported in our Arxiv paper
Multi-way graph partitioning algorithms: FMS (Fiduccia-Mattheyses-Sanchis), PLM (Partitioning by Locked Moves), PFM (Partitioning by Free Moves)
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…
Multiple algorithms to compute the Fibonacci numbers and illustrate basic algorithmic concepts
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
Directed graph benchmarks in DIMACS graph format. These graphs are mainly used to evaluate optimum cycle mean/ratio algorithms.
Optimum cycle ratio algorithms: Efficient implementations as used in my research papers.
Optimum cycle mean algorithms: Efficient implementations as used in my research papers.