23 #ifndef _DMEL_INTERACTION_GENERATOR_H_
24 #define _DMEL_INTERACTION_GENERATOR_H_
56 #endif // _DMEL_INTERACTION_GENERATOR_H_
InteractionList * CreateInteractionListDM(const InitialState &init) const
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
InteractionList * CreateInteractionList(const InitialState &init) const
void Configure(const Registry &config)
DMELInteractionListGenerator()
void LoadConfigData(void)
A registry. Provides the container for algorithm configuration parameters.
A vector of Interaction objects.
~DMELInteractionListGenerator()
Initial State information.