cprover
|
#include <iosfwd>
#include <map>
#include <memory>
#include <util/json.h>
#include <util/xml.h>
#include <util/expr.h>
#include <util/make_unique.h>
#include <goto-programs/goto_model.h>
#include "ai_domain.h"
Go to the source code of this file.
Classes | |
class | ai_baset |
The basic interface of an abstract interpreter. More... | |
class | ait< domainT > |
class | concurrency_aware_ait< domainT > |
Abstract Interpretation
Definition in file ai.h.