Checks if the relaxations limit was reached. More...
#include <ir_components.hpp>
Public Member Functions | |
relaxations_limit_condition (int limit=1) | |
Constructor. | |
bool | operator() (int relaxed) |
Checks if the relaxations limit was reached. | |
Checks if the relaxations limit was reached.
Definition at line 248 of file ir_components.hpp.