|
|
ytStrArray * | infiles |
| |
|
ytStrArray * | infileTypes |
| |
|
ytKeyValues * | infileArgs |
| |
|
int | output |
| |
|
char * | outfile |
| |
|
char * | outfileType |
| |
|
ytKeyValues * | outfileArgs |
| |
|
ytData * | data |
| |
|
int | candidates |
| | The number of parent candidates.
|
| |
|
int | candidatesCont |
| |
|
int | candidatesDisc |
| |
|
int | maxParents |
| |
|
int | maxParentsCont |
| |
|
int | maxParentsDisc |
| |
|
char * | scoreName |
| |
|
ytKeyValues * | scoreArgs |
| |
|
Score * | sc |
| |
|
char * | algoName |
| |
|
ytGraph * | init |
| | Initial graph.
|
| |
|
ytGraph * | constrain |
| | Constrain graph.
|
| |
|
ytStrArray * | constrainFiles |
| |
|
ytStrArray * | constrainTypes |
| |
|
ytArray * | constrainArgs |
| |
|
char * | constrainWrite |
| |
|
char * | constrainWriteType |
| |
|
ytKeyValues * | constrainWriteArgs |
| |
|
ytGraph * | fixed |
| | Fixed edges.
|
| |
|
char * | fixedFile |
| |
|
char * | fixedType |
| |
|
ytKeyValues * | fixedArgs |
| |
|
int | bootstrap |
| | not 0 if bootstrap enabled. The values are used as the ID of the execution.
|
| |
|
char * | bootstrapMode |
| |
|
int | blocks |
| |
|
char * | bootstrapFile |
| |
|
ytData * | bootstrapData |
| | 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.
|
| |
| ytKeyValues * | algoArgs |
| |
|
FilterArgs * | filters |
| |
|
double | score |
| | best score set by the algorithm.
|
| |
|
ytRNG * | rng |
| | 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 |
| |
|
MPI_Comm | MPI_comm |
| |
|
char * | saveData |
| |
|
ytKeyValues * | saveDataArgs |
| |
◆ algoArgs
\breif Other algorithm specific arguments
◆ selfLoop
\breif 1 if self loops are allowed.
The documentation for this struct was generated from the following file: