Graphviz  2.41.20171026.1811
Data Structures | Macros | Functions
patchworkinit.c File Reference
#include "patchwork.h"
#include "adjust.h"
#include "pack.h"
#include "neatoprocs.h"
Include dependency graph for patchworkinit.c:

Go to the source code of this file.

Data Structures

struct  clist_t
 

Macros

#define CL_CHUNK   10
 

Functions

void patchwork_layout (Agraph_t *g)
 
void patchwork_cleanup (graph_t *g)
 

Macro Definition Documentation

#define CL_CHUNK   10

Definition at line 22 of file patchworkinit.c.

Function Documentation

void patchwork_cleanup ( graph_t g)
void patchwork_layout ( Agraph_t g)

Definition at line 143 of file patchworkinit.c.

References agnnodes(), dotneato_postprocess(), GD_n_cluster, and patchworkLayout().