git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1849 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
jhumeau 2010-06-07 14:47:43 +00:00
commit 36092651da

View file

@ -150,7 +150,10 @@
#include <problems/bitString/moBitNeighbor.h>
#include <problems/bitString/moPopBitNeighbor.h>
#include <problems/bitString/moPopSol.h>
#include <problems/eval/moMaxSATincrEval.h>
#include <problems/eval/moOneMaxIncrEval.h>
#include <problems/eval/moRoyalRoadIncrEval.h>
#include <problems/eval/oneMaxFullEval.h>
#include <problems/permutation/moShiftNeighbor.h>
#include <problems/permutation/moSwapNeighbor.h>
#include <problems/permutation/moSwapNeighborhood.h>