Generated on Wed Jan 1 2020 10:37:59 for Gecode by doxygen 1.8.16
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: