Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Data Structures | |
struct | term_sgd |
struct | graph_sgd |
Typedefs | |
typedef struct term_sgd | term_sgd |
typedef struct graph_sgd | graph_sgd |
Functions | |
void | sgd (graph_t *, int) |
|
extern |
Definition at line 143 of file sgd.c.
References agnnodes(), agwarningf(), calculate_stress(), dijkstra_sgd(), dx, dy, elapsed_sec(), Epsilon, extract_adjacency(), fisheryates_shuffle(), free(), free_adjacency(), G, GD_neato_nlist, graph(), gv_calloc(), term_sgd::i, initial_positions(), isFixed, term_sgd::j, MaxIter, MODEL_CIRCUIT, MODEL_MDS, MODEL_SHORTPATH, mu, ND_pos, offset, rk_seed(), start_timer(), Verbose, and term_sgd::w.
Referenced by neatoLayout().