PandA-2024.02
Functions
load_graph.c File Reference
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <assert.h>
#include "simple_API.h"
Include dependency graph for load_graph.c:

Go to the source code of this file.

Functions

void loadGraph (char *InVertexFileName, char *OutVertexFileName, char *InEdgeFileName, char *OutEdgeFileName)
 

Function Documentation

◆ loadGraph()

void loadGraph ( char *  InVertexFileName,
char *  OutVertexFileName,
char *  InEdgeFileName,
char *  OutEdgeFileName 
)

Definition at line 10 of file load_graph.c.

Referenced by test().

Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:02:57 for PandA-2024.02 by doxygen 1.8.13