grf_display_test, a MATLAB code which calls grf_display(), which reads a GRF file containing information about an abstract graph and displays a plot.
The computer code and data files made available on this web page are distributed under the MIT license
grf_display, a MATLAB code which reads a grf file defining a mathematical graph and displays a plot.
COXETER is the Coxeter graph.
DISCONNECTED is a disconnected graph.
MST is a graph associated with a minimum spanning tree problem.
SIMPLE is a graph associated with a simple graph.
TSP is a complete graph associated with a traveling salesman problem.