Thesis.pdf: This is the final paper for which this project was made. It contains the theory behind the project, and the results gathered from the code. estimate_c.py: Contains the class estimate, ...
In this demo, we explore the graph partitioning problem. This is an interesting problem from graph theory with a wide variety of applications (see e.g. [3]). For example, suppose that we have a group ...
Abstract: In this paper, we explore some properties of identification matrices and exhibit some uses of identification matrices in studying the graph isomorphism problem, a famous open problem. We ...
Abstract: Most natural matrices that incorporate information about a graph are the adjacency and the Laplacian matrices. These algebraic representations govern the fundamental concepts and tools in ...