Model


Classes

class  mets::feasible_solution
 interface of a feasible solution space to be searched with tabu search. More...
class  mets::move
 Move to be operated on a feasible solution. More...
class  mets::mana_move
 A Mana Move is a move that can be automatically made tabu by the mets::simple_tabu_list. More...
class  mets::complex_mana_move
 A complex move. More...
class  mets::move_manager
 Neighborhood generator. More...


Return to METSlib home page