A lot a small change to improve the things, and new moBitsWithReplNeighborhhod
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2564 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
95203c6b1b
commit
4b51948118
9 changed files with 470 additions and 175 deletions
|
|
@ -60,6 +60,7 @@
|
|||
#include <comparator/moEqualNeighborComparator.h>
|
||||
#include <comparator/moEqualSolNeighborComparator.h>
|
||||
#include <comparator/moSolComparator.h>
|
||||
#include <comparator/moEqualSolComparator.h>
|
||||
#include <comparator/moSolNeighborComparator.h>
|
||||
|
||||
#include <continuator/moAverageFitnessNeighborStat.h>
|
||||
|
|
@ -177,6 +178,7 @@
|
|||
#include <problems/bitString/moBitsNeighbor.h>
|
||||
#include <problems/bitString/moBitsNeighborhood.h>
|
||||
#include <problems/bitString/moBitsWithoutReplNeighborhood.h>
|
||||
#include <problems/bitString/moBitsWithReplNeighborhood.h>
|
||||
|
||||
// #include <problems/bitString/moPopBitNeighbor.h>
|
||||
// #include <problems/bitString/moPopBitsNeighbor.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue