INGOR
Public Attributes | List of all members
Args Struct Reference

Public Attributes

ytStrArrayinfiles
 
ytStrArrayinfileTypes
 
ytKeyValuesinfileArgs
 
int output
 
char * outfile
 
char * outfileType
 
ytKeyValuesoutfileArgs
 
ytDatadata
 
int candidates
 The number of parent candidates.

 
int candidatesCont
 
int candidatesDisc
 
int maxParents
 
int maxParentsCont
 
int maxParentsDisc
 
char * scoreName
 
ytKeyValuesscoreArgs
 
Scoresc
 
char * algoName
 
ytGraphinit
 Initial graph.
 
ytGraphconstrain
 Constrain graph.
 
ytStrArrayconstrainFiles
 
ytStrArrayconstrainTypes
 
ytArrayconstrainArgs
 
char * constrainWrite
 
char * constrainWriteType
 
ytKeyValuesconstrainWriteArgs
 
ytGraphfixed
 Fixed edges.
 
char * fixedFile
 
char * fixedType
 
ytKeyValuesfixedArgs
 
int bootstrap
 not 0 if bootstrap enabled. The values are used as the ID of the execution.
 
char * bootstrapMode
 
int blocks
 
char * bootstrapFile
 
ytDatabootstrapData
 This is used for saving the ytData instance used in bootstrap resampling so that the generated instance can be reused.
 
int offset
 
int dynamic
 
int selfLoop
 
int dbn
 
int sdh
 
int iteration
 the number of iterations of performing network estimation.
 
int singleFile
 1 if multiple networks are output in a single file.
 
ytKeyValuesalgoArgs
 
FilterArgs * filters
 
double score
 best score set by the algorithm.
 
ytRNGrng
 Random number generator.
 
int seed
 
int verbose
 verbose level.
 
int logMode
 
char * logFile
 
size_t totalMemory
 
double cacheRatio
 
int threads
 
int fixRange
 
char * readRange
 
char * outputData
 
int prompt
 
int showDataStat
 
int mpi
 
int MPI_rank
 
int MPI_size
 
char * saveData
 
ytKeyValuessaveDataArgs
 
int interval
 
int rwInterval
 
int exInterval
 
int otoInterval
 

Member Data Documentation

◆ algoArgs

ytKeyValues* Args::algoArgs

\breif Other algorithm specific arguments

◆ selfLoop

int Args::selfLoop

\breif 1 if self loops are allowed.


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