Writes the basic information of the graph to the file. Args: file (file object): The .graph file being generated for the graph. c_args (argparse.Namespace object): The command line arguments. num_nodes (int): The amount of nodes in the graph. num_links (int): The amount of link
(file, c_args, num_nodes, num_links, num_paths,
num_path_links)