1/*******************************************************************\
3Module: Guard Data Structure
5Author: Daniel Kroening, kroening@kroening.com
7\*******************************************************************/
12#ifndef CPROVER_ANALYSES_GUARD_H
13#define CPROVER_ANALYSES_GUARD_H
33#endif // CPROVER_ANALYSES_GUARD_H
Conversion between exprt and miniBDD.
Conversion between exprt and bbdt This encapsulate a bdd_managert, thus BDDs created with this class ...
Guard Data Structure Implementation using BDDs.
This is unused by this implementation of guards, but can be used by other implementations of the same...