Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
Gecode::ChooseMin Class Reference

Choose views with smaller merit values. More...

#include <view-sel.hpp>

Public Member Functions

template<class Val>
bool operator() (Val a, Val b) const
 Return true if a is better than b.

Detailed Description

Choose views with smaller merit values.

Definition at line 189 of file view-sel.hpp.

Member Function Documentation

◆ operator()()

template<class Val>
bool Gecode::ChooseMin::operator() ( Val a,
Val b ) const
inline

Return true if a is better than b.

Definition at line 546 of file view-sel.hpp.


The documentation for this class was generated from the following file: