C++ header for using buildGraph and loadGraph in buildmap.c and loadmap.c to create and load node and edge memory map files from DIMACS graph file. Defines class C_Graph. More...
Go to the source code of this file.
Data Structures | |
class | C_Node |
class | C_Edge |
class | C_Graph |
C++ header for using buildGraph and loadGraph in buildmap.c and loadmap.c to create and load node and edge memory map files from DIMACS graph file. Defines class C_Graph.