Abstract: In feature learning (FL), structural information shows advantages in retaining information and maintaining stability. Graph diffusion, a graph learning method that can focus on neighborhood ...
Abstract: Among the computation methods for the reachability matrix of graphs, both adjacency matrix multiplication and the Warshall algorithm have certain limitations in computational speed. Although ...
This is the final project of the Brandeis course COSI 180A: Algorithms. I was given the map information of Brandeis (See MapDataEdges.txt and MapDataVertices.txt) and asked to use the Dijkstra ...