Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
sgd.h File Reference
#include <cgraph/bitarray.h>
#include <stddef.h>
Include dependency graph for sgd.h:
This graph shows which files directly or indirectly include this file:

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)
 

Typedef Documentation

◆ graph_sgd

typedef struct graph_sgd graph_sgd

◆ term_sgd

typedef struct term_sgd term_sgd

Function Documentation

◆ sgd()

void sgd ( graph_t G,
int  model 
)
extern

Definition at line 147 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(), rstate, start_timer(), Verbose, and term_sgd::w.

Referenced by neatoLayout().

Here is the call graph for this function:
Here is the caller graph for this function: