12#ifndef CPROVER_CPROVER_STATE_ENCODING_H
13#define CPROVER_CPROVER_STATE_ENCODING_H
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
void state_encoding(const goto_modelt &, state_encoding_formatt, bool program_is_inlined, std::optional< irep_idt > contract, std::ostream &out)
solver_resultt state_encoding_solver(const goto_modelt &, bool program_is_inlined, std::optional< irep_idt > contract, const solver_optionst &)
void variable_encoding(const goto_modelt &, state_encoding_formatt, std::ostream &out)