Generates a the full subsequence inversion neighborhood. More...
#include <model.hh>
Public Member Functions | |
invert_full_neighborhood (int size) | |
void | refresh (mets::feasible_solution &) |
This is a static neighborhood. | |
~invert_full_neighborhood () | |
Dtor. |
mets::invert_full_neighborhood::invert_full_neighborhood | ( | int | size | ) | [inline] |
void mets::invert_full_neighborhood::refresh | ( | mets::feasible_solution & | ) | [inline, virtual] |
This is a static neighborhood.
Implements mets::move_manager.