abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
saucy_graph Struct Reference

Data Fields

int n
 
int e
 
int * adj
 
int * edg
 

Detailed Description

Definition at line 67 of file abcSaucy.c.

Field Documentation

int* saucy_graph::adj

Definition at line 70 of file abcSaucy.c.

int saucy_graph::e

Definition at line 69 of file abcSaucy.c.

int* saucy_graph::edg

Definition at line 71 of file abcSaucy.c.

int saucy_graph::n

Definition at line 68 of file abcSaucy.c.


The documentation for this struct was generated from the following file: