The METIS graph file format is a text-based format to represent graphs. It starts with a header line, followed by lines that describe each node and its adjacency list. The header line in a METIS file ...
Trivial Graph Format (TGF) is a simple text-based file format for describing graphs. Note: This project is in beta stage! Feel free to report any issues you encounter. This method only supports ...