grf_display, a Python code which reads a GRF file containing information about an abstract graph and displays a plot.
The information on this web page is distributed under the MIT license.
grf_display is available in a C++/OpenGL version and a Fortran/PostScript version and a MATLAB version and an Octave version and a Python version..
graffiti, a dataset directory which contains 195 abstract graphs, with adjacency and embedding information, stored in the GRF format.
graph_representation, a data directory of examples of ways of representing abstract mathematical graphs
grf, a data directory which contains a description of the GRF format and some examples.
grf_io, a Python code which reads and writes files in the GRF format.