Package es.uam.eps.ir.relison.grid
Classes and interfaces for configuration files. This package contains definitions
for contact recommendation, social network analysis and information diffusion.
-
Class Summary Class Description BasicTypeIdentifiers Basic type identifiers for reading parameters from configuration files.Configurations Class for storing the different possible configurations for an algorithm, metric, etc.ConfigurationsReader Class for reading parameters from a YAML file.Grid A grid containing all the possible values for the different parameters of an algorithm, metric, etc.GridReader Class for reading a grid of parameters from a YAML file.Parameters Class for storing the configuration parameters for an algorithm, metric, etc.ParametersReader Class for reading parameters from a YAML file.