CBMC
smt2_incremental Directory Reference
+ Directory dependency graph for smt2_incremental:

Directories

directory  ast
 
directory  encoding
 
directory  theories
 

Files

file  construct_value_expr_from_smt.cpp [code]
 
file  construct_value_expr_from_smt.h [code]
 
file  convert_expr_to_smt.cpp [code]
 
file  convert_expr_to_smt.h [code]
 
file  object_tracking.cpp [code]
 
file  object_tracking.h [code]
 Data structures and algorithms used by smt2_incremental_decision_proceduret to track data about the objects which pointers point to.
 
file  response_or_error.h [code]
 
file  smt2_incremental_decision_procedure.cpp [code]
 
file  smt2_incremental_decision_procedure.h [code]
 Decision procedure with incremental SMT2 solving.
 
file  smt_is_dynamic_object.cpp [code]
 
file  smt_is_dynamic_object.h [code]
 
file  smt_object_size.cpp [code]
 
file  smt_object_size.h [code]
 
file  smt_response_validation.cpp [code]
 Validation of smt response parse trees to produce either a strongly typed smt_responset representation, or a set of error messages.
 
file  smt_response_validation.h [code]
 
file  smt_solver_process.cpp [code]
 
file  smt_solver_process.h [code]
 
file  smt_to_smt2_string.cpp [code]
 
file  smt_to_smt2_string.h [code]
 Streaming SMT data structures to a string based output stream.
 
file  type_size_mapping.cpp [code]
 
file  type_size_mapping.h [code]
 Utilities for making a map of types to associated sizes.