Graphviz  2.41.20171026.1811
Macros
neato.h File Reference
#include "config.h"
#include "render.h"
#include "pathplan.h"
#include "neatoprocs.h"
#include "adjust.h"
Include dependency graph for neato.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MODEL_SHORTPATH   0
 
#define MODEL_CIRCUIT   1
 
#define MODEL_SUBSET   2
 
#define MODEL_MDS   3
 
#define MODE_KK   0
 
#define MODE_MAJOR   1
 
#define MODE_HIER   2
 
#define MODE_IPSEP   3
 
#define INIT_ERROR   -1
 
#define INIT_SELF   0
 
#define INIT_REGULAR   1
 
#define INIT_RANDOM   2
 

Macro Definition Documentation

#define INIT_ERROR   -1

Definition at line 30 of file neato.h.

#define INIT_RANDOM   2

Definition at line 33 of file neato.h.

Referenced by checkStart(), initial_positions(), and setSeed().

#define INIT_REGULAR   1

Definition at line 32 of file neato.h.

Referenced by checkStart(), initial_positions(), and setSeed().

#define INIT_SELF   0

Definition at line 31 of file neato.h.

Referenced by fdp_initParams(), initial_positions(), and setSeed().

#define MODE_HIER   2

Definition at line 27 of file neato.h.

#define MODE_IPSEP   3

Definition at line 28 of file neato.h.

#define MODE_KK   0

Definition at line 25 of file neato.h.

Referenced by scan_graph(), and scan_graph_mode().

#define MODE_MAJOR   1

Definition at line 26 of file neato.h.

#define MODEL_CIRCUIT   1

Definition at line 21 of file neato.h.

Referenced by stress_majorization_kD_mkernel().

#define MODEL_MDS   3

Definition at line 23 of file neato.h.

Referenced by stress_majorization_kD_mkernel().

#define MODEL_SHORTPATH   0

Definition at line 20 of file neato.h.

#define MODEL_SUBSET   2

Definition at line 22 of file neato.h.

Referenced by stress_majorization_kD_mkernel().