Choose views with smaller merit values. More...
#include <brancher-view-sel.hpp>
Public Member Functions | |
template<class Val > | |
bool | operator() (Val a, Val b) const |
Return true if a is better than b. |
Choose views with smaller merit values.
Definition at line 181 of file brancher-view-sel.hpp.
bool Gecode::ChooseMin::operator() | ( | Val | a, |
Val | b | ||
) | const [inline] |
Return true if a is better than b.
Definition at line 514 of file brancher-view-sel.hpp.