cprover
ai_domain.h File Reference

Abstract Interpretation Domain. More...

#include <util/expr.h>
#include <util/json.h>
#include <util/make_unique.h>
#include <util/xml.h>
#include <goto-programs/goto_model.h>
+ Include dependency graph for ai_domain.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ai_domain_baset
 The interface offered by a domain, allows code to manipulate domains without knowing their exact type. More...
 

Detailed Description

Abstract Interpretation Domain.

Definition in file ai_domain.h.