Test & Update for new version
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2675 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
260c867c16
commit
01b8035e2c
2 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
/*
|
/*
|
||||||
<moGPUCustomizedNeighbor.h>
|
<moGPUCustomizedNeighbor.h>
|
||||||
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2010
|
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2012
|
||||||
|
|
||||||
Jerémie Humeau, Boufaras Karima, Thé Van LUONG
|
Karima Boufaras, Thé Van LUONG
|
||||||
|
|
||||||
This software is governed by the CeCILL license under French law and
|
This software is governed by the CeCILL license under French law and
|
||||||
abiding by the rules of distribution of free software. You can use,
|
abiding by the rules of distribution of free software. You can use,
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
/*
|
/*
|
||||||
<moGPUPPPNeighbor.h>
|
<moGPUPPPNeighbor.h>
|
||||||
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2010
|
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2012
|
||||||
|
|
||||||
Boufaras Karima, Thé Van Luong
|
Karima Boufaras, Thé Van Luong
|
||||||
|
|
||||||
This software is governed by the CeCILL license under French law and
|
This software is governed by the CeCILL license under French law and
|
||||||
abiding by the rules of distribution of free software. You can ue,
|
abiding by the rules of distribution of free software. You can ue,
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
#include <neighborhood/moGPUXChangeNeighbor.h>
|
#include <neighborhood/moGPUXChangeNeighbor.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A GPU X-BitFlipping Neighbor
|
* A GPU PPP Neighbor
|
||||||
*/
|
*/
|
||||||
|
|
||||||
template<class EOT, class Fitness=typename EOT::Fitness>
|
template<class EOT, class Fitness=typename EOT::Fitness>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue