|
Graphviz 14.1.3~dev.20260228.0311
|
Go to the source code of this file.
Functions | |
| typedef | LIST (graph_t *) graphs_t |
| graphs_t | findCComp (graph_t *, int *, size_t *counter) |
| graphs_t findCComp | ( | graph_t * | g, |
| int * | pinned, | ||
| size_t * | counter | ||
| ) |
| counter | [in,out] State used for constructing distinct subgraph names |
Definition at line 62 of file comp.c.
References agbindrec(), agfstnode(), agfstsubg(), agnameof(), agnnodes(), agnxtnode(), agnxtsubg(), agsubg(), agxbfree(), agxbprint(), agxbuse(), bitarray_get(), bitarray_new(), bitarray_reset(), dfs(), GD_alg, graphviz_node_induce(), gv_alloc(), LIST_APPEND, LIST_RESERVE, ND_id, ND_pinned, NULL, P_PIN, and PRISIZE_T.
Referenced by layout().
| typedef LIST | ( | graph_t * | ) |
Definition at line 271 of file layout.c.
References agbindrec(), agfstnode(), agfstout(), agfstsubg(), aghead, agnameof(), agnxtnode(), agnxtout(), agnxtsubg(), AGSEQ, agtail, agxbprint(), agxbuse(), common_init_edge(), EDGETYPE_LINE, GD_clust, GD_n_cluster, GD_ndim, is_a_cluster(), LIST_APPEND, LIST_DETACH, LIST_FREE, LIST_SHRINK_TO_FIT, LIST_SIZE, mkClusters(), ND_id, Ndim, neato_init_node(), NULL, out(), parent, and setEdgeType().