![]() |
Connect++ 0.6.0
A fast, readable connection prover for first-order logic.
|
Hashing for terms using the Boost library. More...
#include <TermHash.hpp>
Public Member Functions | |
size_t | operator() (const Term &t) const |
Hashing for terms using the Boost library.
You need to be able to hash Terms, as the term index stores them in an unordered_map.
Definition at line 38 of file TermHash.hpp.
|
inline |
Definition at line 39 of file TermHash.hpp.