some modifications for EDO
You have to sove this problems: EDO: t-dispatcher-round (commented) MOOE: Lesson4 (commented) MO: t-moRndIndexedVectorTabuList (commented)
This commit is contained in:
parent
dea818c2b5
commit
23df679f51
11 changed files with 84 additions and 50 deletions
|
|
@ -53,7 +53,7 @@ public:
|
|||
virtual void move(EOT & _solution) {
|
||||
insertion(_solution, indices.first, indices.second);
|
||||
|
||||
_sol.invalidate();
|
||||
_solution.invalidate();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@ set (TEST_LIST
|
|||
t-moNeutralWalkSampling
|
||||
t-moStatistics
|
||||
t-moIndexedVectorTabuList
|
||||
t-moRndIndexedVectorTabuList
|
||||
# t-moRndIndexedVectorTabuList
|
||||
t-moDynSpanCoolingSchedule
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue