00001 #ifndef EtII_SOLUTION_H_ 00002 #define EtII_SOLUTION_H_ 00003 00004 #include "../../../OptFrame/Solution.hpp" 00005 #include "Representation.h" 00006 00007 typedef Solution<RepEtII> SolutionEtII; 00008 00009 #endif /*EtII_SOLUTION_H_*/ 00010