add equal comparator between 2 neighbors and between 1 sol and 1 neighbor
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2020 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2eb04d2eff
commit
6095a66005
8 changed files with 157 additions and 9 deletions
|
|
@ -57,8 +57,10 @@
|
|||
|
||||
#include <comparator/moComparator.h>
|
||||
#include <comparator/moNeighborComparator.h>
|
||||
#include <comparator/moEqualNeighborComparator.h>
|
||||
#include <comparator/moSolComparator.h>
|
||||
#include <comparator/moSolNeighborComparator.h>
|
||||
#include <comparator/moEqualSolNeighborComparator.h>
|
||||
|
||||
#include <continuator/moAverageFitnessNeighborStat.h>
|
||||
#include <continuator/moBestSoFarStat.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue