Limbo 3.5.4
Loading...
Searching...
No Matches
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

◆ operator()()

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: