local search example More...
Go to the source code of this file.
Classes | |
struct | get_moves |
struct | gain |
struct | commit |
Typedefs | |
typedef ls::search_components < get_moves, gain, commit > | search_comps |
Functions | |
int | f (int x) |
int | main () |
[Local Search Components Example] More... | |
int main | ( | ) |
[Local Search Components Example]
[Local Search Example]
Definition at line 52 of file local_search_example.cpp.