

Public Member Functions | |
| iteration_logger (std::ostream &o) | |
| void | update (mets::abstract_search< neighborhood_t > *as) |
| This method is automatically called when this observer is attached to a "notified" subject. | |
Protected Attributes | |
| int | iteration |
| std::ostream & | os |
| void mets::iteration_logger< neighborhood_t >::update | ( | mets::abstract_search< neighborhood_t > * | ) | [inline, virtual] |
This method is automatically called when this observer is attached to a "notified" subject.
Implements mets::observer< abstract_search< neighborhood_t > >.
Return to METSlib home page