Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set | ||
|
||
Public Member Functions | |
ShuffleIntervals (const SequenceVar *const *vars, int size, int max_length) | |
virtual | ~ShuffleIntervals () |
virtual bool | MakeNextNeighbor (Assignment *delta, Assignment *deltadelta) |
Protected Member Functions | |
virtual void | OnStart () |
Definition at line 130 of file jobshop_ls.cc.
operations_research::ShuffleIntervals::ShuffleIntervals | ( | const SequenceVar *const * | vars, | |
int | size, | |||
int | max_length | |||
) | [inline] |
Definition at line 132 of file jobshop_ls.cc.
virtual operations_research::ShuffleIntervals::~ShuffleIntervals | ( | ) | [inline, virtual] |
Definition at line 140 of file jobshop_ls.cc.
virtual bool operations_research::ShuffleIntervals::MakeNextNeighbor | ( | Assignment * | delta, | |
Assignment * | deltadelta | |||
) | [inline, virtual] |
Definition at line 142 of file jobshop_ls.cc.
virtual void operations_research::ShuffleIntervals::OnStart | ( | ) | [inline, protected, virtual] |
Definition at line 170 of file jobshop_ls.cc.