#include <carl-common/memory/Singleton.h>
#include <carl-arith/core/VariablePool.h>
#include "Formula.h"
#include <mutex>
#include <limits>
#include <boost/variant.hpp>
#include "../bitvector/BVConstraintPool.h"
#include "../bitvector/BVConstraint.h"
#include <boost/intrusive/unordered_set.hpp>
#include "FormulaPool.tpp"
Go to the source code of this file.
|
| carl |
| carl is the main namespace for the library.
|
|
◆ FORMULA_POOL_LOCK
#define FORMULA_POOL_LOCK |
◆ FORMULA_POOL_LOCK_GUARD
#define FORMULA_POOL_LOCK_GUARD |
◆ FORMULA_POOL_UNLOCK
#define FORMULA_POOL_UNLOCK |
◆ SIMPLIFY_FORMULA