News

About. This course is a study of the design, analysis and representation of algorithms. Topics include: Models of computation, fundamental strategies divide-and-conquer, recursion, search and ...
This project implements the generation and analysis of random graphs, specifically focusing on the Erdős–Rényi model and the Barabási–Albert model. It provides functions for graph generation, analysis ...
This book contains Volume 8 of the Journal of Graph Algorithms and Applications (JGAA).JGAA is a peer-reviewed scientific journal devoted to the publication of high-quality research papers on the ...
COMP 372 introduces the fundamental techniques for designing and analyzing algorithms. These include asymptotic notation and analysis, divide-and-conquer algorithms, dynamic programming, greedy ...
This work concerns the analysis and design of distributed first-order optimization algorithms over time-varying graphs. The goal of such algorithms is to optimize a global function that is the average ...
This improves the algorithm performance of the original literature in terms of iterative complexity of the algorithm. This paper shows that the proposed algorithm is guaranteed to converge to a global ...
This book contains Volume 7 of the Journal of Graph Algorithms and Applications (JGAA).JGAA is a peer-reviewed scientific journal devoted to the publication of high-quality research papers on the ...