git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1442 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
b74382b9c0
commit
60766d8de8
1 changed files with 1 additions and 3 deletions
|
|
@ -44,7 +44,6 @@
|
||||||
#include <moMove.h>
|
#include <moMove.h>
|
||||||
#include <moMoveInit.h>
|
#include <moMoveInit.h>
|
||||||
#include <moNextMove.h>
|
#include <moNextMove.h>
|
||||||
#include <move/moeoMoveIncrEval.h>
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* TODO
|
* TODO
|
||||||
|
|
@ -68,7 +67,6 @@ public:
|
||||||
MOEOT * sol;
|
MOEOT * sol;
|
||||||
ObjectiveVector objVec;
|
ObjectiveVector objVec;
|
||||||
|
|
||||||
|
|
||||||
unsigned int i = 0;
|
unsigned int i = 0;
|
||||||
while(_src[i].flag() != 0)
|
while(_src[i].flag() != 0)
|
||||||
i++;
|
i++;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue