#include <stdio.h>
#include <limits.h>
#include <stddef.h>
#include "eg_config.h"
#include "eg_macros.h"
#include "eg_io.h"
#include "eg_list.h"
#include "eg_listint.h"
#include "eg_mempool.h"
Include dependency graph for eg_ugraph.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
|
|
Implementation of basic uGraph support, the idea is that this structure should be flexible enough to support fast uGraph algorithm. 2003-06-13 - First implementation (Marcos). 2004-02-04 - Added support for importing graphs from Cook format (Marcos) Definition at line 42 of file eg_ugraph.h. |
|
|
Definition at line 44 of file eg_ugraph.h. |
|
|
Definition at line 204 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 236 of file eg_ugraph.c. |
|
|
Definition at line 218 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
|
Definition at line 155 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
|
Definition at line 188 of file eg_ugraph.c. |
|
|
Definition at line 172 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
Definition at line 171 of file eg_ugraph.h. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 153 of file eg_ugraph.h. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 97 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 64 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||
|
Definition at line 694 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
Definition at line 249 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||||||||||
|
Definition at line 276 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||
|
Definition at line 781 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||
|
Definition at line 621 of file eg_ugraph.c. |
|
||||||||||||||||
|
Definition at line 309 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
Definition at line 350 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
Definition at line 383 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||||||
|
Definition at line 412 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||
|
Definition at line 527 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||||||||||
|
Definition at line 578 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 749 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 33 of file eg_ugraph.c. |
|
||||||||||||
|
Definition at line 22 of file eg_ugraph.c. |
|
|
Definition at line 502 of file eg_ugraph.c. |
|
|
Definition at line 494 of file eg_ugraph.c. |
|
|
Definition at line 488 of file eg_ugraph.c. |
|
||||||||||||||||
|
Definition at line 44 of file eg_ugraph.c. |
|
||||||||||||
|
Definition at line 140 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 110 of file eg_ugraph.c. Here is the call graph for this function: ![]() |
1.4.5