Graph Theory

Home > Computer Science > Computer graphics and visualization > Mathematics for Computer Graphics > Graph Theory

Graph Theory is used in computer graphics to model connectivity between vertices of a mesh, and to solve problems such as shortest path finding, and path optimization in particle simulation.