21 #ifndef _NORM_INTERACTION_LIST_GENERATOR_H_
22 #define _NORM_INTERACTION_LIST_GENERATOR_H_
53 #endif // _NORM_INTERACTION_LIST_GENERATOR_H_
void LoadConfigData(void)
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
Concrete implementations of the InteractionListGeneratorI interface. Generates a list of all the Inte...
InteractionList * CreateInteractionList(const InitialState &init) const
void Configure(const Registry &config)
A registry. Provides the container for algorithm configuration parameters.
~NormInteractionListGenerator()
NormInteractionListGenerator()
A vector of Interaction objects.
Initial State information.