Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
limbo::solvers::CompareTermByVariable Struct Reference

Comapre term by variable. More...

#include <Solvers.h>

Public Member Functions

template<typename TermType >
bool operator() (TermType const &t1, TermType const &t2) const
 

Detailed Description

Comapre term by variable.

Definition at line 590 of file Solvers.h.

Member Function Documentation

template<typename TermType >
bool limbo::solvers::CompareTermByVariable::operator() ( TermType const &  t1,
TermType const &  t2 
) const
inline
Template Parameters
TermTypeterm type
Parameters
t1term
t2term
Returns
true if the variable of t1 is smaller than that of t2

Definition at line 597 of file Solvers.h.


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