CBMC
horn_encoding.h File Reference

Horn-clause Encoding. More...

#include <iosfwd>
+ Include dependency graph for horn_encoding.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void horn_encoding (const goto_modelt &, std::ostream &out)
 

Detailed Description

Horn-clause Encoding.

Definition in file horn_encoding.h.

Function Documentation

◆ horn_encoding()

void horn_encoding ( const goto_modelt goto_model,
std::ostream &  out 
)

Definition at line 1209 of file horn_encoding.cpp.