Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.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: