#include <fdp.h>
#include <comp.h>
#include <pack.h>
#include <assert.h>
Include dependency graph for comp.c:
Go to the source code of this file.
Defines | |
#define | FDP_PRIVATE 1 |
#define | MARK(n) (marks[ND_id(n)]) |
Functions | |
graph_t ** | findCComp (graph_t *g, int *cnt, int *pinned) |
Definition at line 63 of file comp.c.
References agfstnode(), agfstout(), agnnodes(), agnxtnode(), agnxtout(), agsubg(), agusergraph(), assert, free(), GD_alg, Agnode_t::graph, Agedge_t::head, MARK, Agraph_t::meta_node, N_NEW, Agraph_t::name, ND_pinned, NEW, nodeInduce(), and P_PIN.
Referenced by layout().