Gecode::Int::Linear::TermLess< View > Class Template Reference
Sort linear terms by view. More...
#include <post.hpp>
Public Member Functions | |
bool | operator() (const Term< View > &a, const Term< View > &b) |
Detailed Description
template<class View>
class Gecode::Int::Linear::TermLess< View >
Sort linear terms by view.
Definition at line 72 of file post.hpp.
Member Function Documentation
template<class View >
bool Gecode::Int::Linear::TermLess< View >::operator() | ( | const Term< View > & | a, | |
const Term< View > & | b | |||
) | [inline] |
The documentation for this class was generated from the following file:
- gecode/int/linear/post.hpp (Revision: 12285)