Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
opts_t Struct Reference

Data Fields

FILEoutfp
 
char ** infiles
 
int maxcluster
 
int clustering_method
 
int outer_iter
 
int method
 
int compatibility_method
 
double K
 
fmt_t fmt
 
int nneighbors
 
int max_recursion
 
double angle_param
 
double angle
 
unsigned graphSize1
 
unsigned graphSize2
 
unsigned cnt
 
unsigned parm1
 
unsigned parm2
 
int Verbose
 
int isPartial
 
int foldVal
 
int directed
 
FILEoutfile
 
charpfx
 
charname
 

Detailed Description

Definition at line 32 of file cluster.c.

Field Documentation

◆ angle

double opts_t::angle

Definition at line 49 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ angle_param

double opts_t::angle_param

Definition at line 48 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ clustering_method

int opts_t::clustering_method

Definition at line 36 of file cluster.c.

Referenced by init(), and main().

◆ cnt

unsigned opts_t::cnt

Definition at line 40 of file gvgen.c.

Referenced by init(), and main().

◆ compatibility_method

int opts_t::compatibility_method

Definition at line 43 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ directed

int opts_t::directed

Definition at line 46 of file gvgen.c.

Referenced by closeOpen(), init(), and main().

◆ fmt

fmt_t opts_t::fmt

Definition at line 45 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ foldVal

int opts_t::foldVal

Definition at line 45 of file gvgen.c.

Referenced by main(), and setFold().

◆ graphSize1

unsigned opts_t::graphSize1

Definition at line 38 of file gvgen.c.

Referenced by main(), setOne(), setTwo(), setTwoOpt(), and setTwoTwoOpt().

◆ graphSize2

unsigned opts_t::graphSize2

Definition at line 39 of file gvgen.c.

Referenced by init(), main(), setTwo(), setTwoOpt(), and setTwoTwoOpt().

◆ infiles

char** opts_t::infiles

Definition at line 34 of file cluster.c.

Referenced by init(), and main().

◆ isPartial

int opts_t::isPartial

Definition at line 44 of file gvgen.c.

Referenced by init(), and main().

◆ K

double opts_t::K

Definition at line 44 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ max_recursion

int opts_t::max_recursion

Definition at line 47 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ maxcluster

int opts_t::maxcluster

Definition at line 35 of file cluster.c.

Referenced by init(), and main().

◆ method

int opts_t::method

Definition at line 42 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ name

char* opts_t::name

Definition at line 49 of file gvgen.c.

Referenced by init(), and main().

◆ nneighbors

int opts_t::nneighbors

Definition at line 46 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ outer_iter

int opts_t::outer_iter

Definition at line 41 of file minglemain.cpp.

Referenced by bundle(), and init().

◆ outfile

FILE* opts_t::outfile

Definition at line 47 of file gvgen.c.

Referenced by closeOpen(), dirfn(), init(), main(), and undirfn().

◆ outfp

FILE* opts_t::outfp

Definition at line 33 of file cluster.c.

Referenced by init(), and main().

◆ parm1

unsigned opts_t::parm1

Definition at line 41 of file gvgen.c.

Referenced by main(), and setTwoTwoOpt().

◆ parm2

unsigned opts_t::parm2

Definition at line 42 of file gvgen.c.

Referenced by main(), and setTwoTwoOpt().

◆ pfx

char* opts_t::pfx

Definition at line 48 of file gvgen.c.

Referenced by dirfn(), init(), main(), and undirfn().

◆ Verbose

int opts_t::Verbose

Definition at line 43 of file gvgen.c.

Referenced by graphviz_tred(), init(), init(), init(), and main().


The documentation for this struct was generated from the following files: