Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Let entry point of the checker
Definition at line 22 of file graphchk.c.
References CheckGraph(), FixGraph(), FreeGraph(), gk_free(), gk_strdup(), graph_t::nedges, graph_t::nvtxs, ReadGraph(), and WriteGraph().