git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2078 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
b850eb8340
commit
3d09769758
1 changed files with 3 additions and 2 deletions
|
|
@ -40,6 +40,7 @@
|
||||||
template<class EOT, class Fitness = typename EOT::Fitness>
|
template<class EOT, class Fitness = typename EOT::Fitness>
|
||||||
class moKswapNeighbor: public moBackableNeighbor<EOT> ,
|
class moKswapNeighbor: public moBackableNeighbor<EOT> ,
|
||||||
public moIndexSwapNeighbor<EOT> {
|
public moIndexSwapNeighbor<EOT> {
|
||||||
|
|
||||||
public:
|
public:
|
||||||
using moIndexSwapNeighbor<EOT>::indices;
|
using moIndexSwapNeighbor<EOT>::indices;
|
||||||
using moIndexSwapNeighbor<EOT>::Kswap;
|
using moIndexSwapNeighbor<EOT>::Kswap;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue