git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1560 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f316e1dd35
commit
1d61b834d6
8 changed files with 132 additions and 51 deletions
|
|
@ -45,7 +45,6 @@
|
|||
* Abstract class for Population based multi-objective local search.
|
||||
*/
|
||||
template < class Move >
|
||||
class moeoPopLS : public moeoPopAlgo < typename Move::EOType >
|
||||
{};
|
||||
class moeoPopLS : public moeoPopAlgo < typename Move::EOType > {};
|
||||
|
||||
#endif /*MOEOPOPLS_H_*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue