47 #define BV_TERM_POOL BVTermPool::getInstance()
carl is the main namespace for the library.
Base class that implements a singleton.
BVTermPool & operator=(const BVTermPool &)=delete
BVTermPool(const BVTermPool &)=delete
void assignId(TermPtr _term, std::size_t _id) override
Assigns a unique id to the generated element.
Represent a BitVector-Variable.