News

C++ implementations of various graph algorithms such as: Graph Traversals (BFS, DFS), Topological Sort, Shortest Path, and Minimum Spanning Trees. I wrote my own implementations of these graph ...
Data-Structure-Algorithm-Visualizer Developed a web-based Data Structure and Algorithm Visualizer using C, Python (Flask), HTML, CSS, and JavaScript in VS Code. The tool supports core data structures ...
In practice, many algorithms always seem to work efficiently. But in theory, there is no guarantee. In an arXiv preprint, researchers from the Kwan Group at the Institute of Science and Technology ...
Two computer scientists found — in the unlikeliest of places — just the idea they needed to make a big leap in graph theory.
Graph theory is a powerful tool for addressing problems involving discrete structures, such as determining the shortest length of connected river networks or the shortest distance between connected ...
Shortest path mining is one of the classic problems in graph theory. How to design an efficient multi-source shortest paths mining algorithm has practical significance. In this article, an efficient ...
On the 19th of February 2025, M.Sc. Andreas Grigorjew defends his PhD thesis on Algorithms and Graph Structures for Splitting Network Flows, in Theory and Practice. The thesis is related to research ...