![]() |
Connect++ 0.5.0
A fast, readable connection prover for first-order logic.
|
Provide a function object to compare clauses by size. More...
#include <ClauseComparisons.hpp>
Public Member Functions | |
bool | operator() (const ClauseAndRole &c1, const ClauseAndRole &c2) const |
Provide a function object to compare clauses by size.
As clause roles always get re-ordered with clauses this actually acts on pairs.
Definition at line 38 of file ClauseComparisons.hpp.
|
inline |
Definition at line 39 of file ClauseComparisons.hpp.