git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2147 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
341933d7c0
commit
50ee2d73ac
1 changed files with 68 additions and 68 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
*/
|
||||
*/
|
||||
|
||||
#ifndef _moCudaOrderNeighborhood_h
|
||||
#define _moCudaOrderNeighborhood_h
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
template<class N>
|
||||
class moCudaOrderNeighborhood: public moOrderNeighborhood<N> {
|
||||
|
||||
public:
|
||||
public:
|
||||
|
||||
/**
|
||||
* Define type of a solution corresponding to Neighbor
|
||||
|
|
@ -89,7 +89,7 @@ public:
|
|||
return "moCudaOrderNeighborhood";
|
||||
}
|
||||
|
||||
protected:
|
||||
protected:
|
||||
moCudaEval<Neighbor>& eval;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue