Add the moRndIndexedVectorTabluList which inherit from moRndIndexedVectorTabuList
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1946 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
66851705f2
commit
cd15c9d373
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private:
|
protected:
|
||||||
//tabu list
|
//tabu list
|
||||||
std::vector< unsigned int > tabuList;
|
std::vector< unsigned int > tabuList;
|
||||||
//maximum size of the tabu list
|
//maximum size of the tabu list
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue