21 #ifndef _INTERACTION_LIST_GENERATOR_I_H_
22 #define _INTERACTION_LIST_GENERATOR_I_H_
28 class InteractionList;
50 #endif // _INTERACTION_LIST_GENERATOR_I_H_
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
Algorithm abstract base class.
virtual InteractionList * CreateInteractionList(const InitialState &init) const =0
~InteractionListGeneratorI()
InteractionListGeneratorI()
A vector of Interaction objects.
Initial State information.