Update includes on mo/continuator
This commit is contained in:
parent
a12cce576d
commit
026b3f9192
44 changed files with 100 additions and 99 deletions
|
|
@ -30,9 +30,9 @@
|
|||
#ifndef _moBestNoImproveContinuator_h
|
||||
#define _moBestNoImproveContinuator_h
|
||||
|
||||
#include <continuator/moContinuator.h>
|
||||
#include <neighborhood/moNeighborhood.h>
|
||||
#include <comparator/moSolComparator.h>
|
||||
#include "moContinuator.h"
|
||||
#include "../neighborhood/moNeighborhood.h"
|
||||
#include "../comparator/moSolComparator.h"
|
||||
|
||||
/**
|
||||
* Stop when the best solution cannot be improved
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue