cprover
horn_encoding.cpp File Reference

Horn-clause Encoding. More...

#include "horn_encoding.h"
#include <ostream>
+ Include dependency graph for horn_encoding.cpp:

Go to the source code of this file.

Functions

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

Detailed Description

Horn-clause Encoding.

Definition in file horn_encoding.cpp.

Function Documentation

◆ horn_encoding()

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

Definition at line 18 of file horn_encoding.cpp.