Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
Gecode::Int::Linear::TermBySizePos< View > Class Template Reference

Sort linear terms by coefficient size and original position. 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::TermBySizePos< View >

Sort linear terms by coefficient size and original position.

Definition at line 78 of file post.hpp.

Member Function Documentation

◆ operator()()

template<class View>
bool Gecode::Int::Linear::TermBySizePos< View >::operator() ( const Term< View > & a,
const Term< View > & b )
inline

Definition at line 81 of file post.hpp.


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