cprover
symex_target_equation.h File Reference

Generate Equation using Symbolic Execution. More...

#include <list>
#include <iosfwd>
#include <util/merge_irep.h>
#include <goto-programs/goto_program.h>
#include <goto-programs/goto_trace.h>
#include <solvers/prop/literal.h>
#include "symex_target.h"
Include dependency graph for symex_target_equation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  symex_target_equationt
 
class  symex_target_equationt::SSA_stept
 

Functions

bool operator< (const symex_target_equationt::SSA_stepst::const_iterator a, const symex_target_equationt::SSA_stepst::const_iterator b)
 
std::ostream & operator<< (std::ostream &out, const symex_target_equationt::SSA_stept &step)
 
std::ostream & operator<< (std::ostream &out, const symex_target_equationt &equation)
 

Detailed Description

Generate Equation using Symbolic Execution.

Definition in file symex_target_equation.h.

Function Documentation

◆ operator<()

bool operator< ( const symex_target_equationt::SSA_stepst::const_iterator  a,
const symex_target_equationt::SSA_stepst::const_iterator  b 
)
inline

Definition at line 325 of file symex_target_equation.h.

◆ operator<<() [1/2]

std::ostream& operator<< ( std::ostream &  out,
const symex_target_equationt::SSA_stept step 
)

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  out,
const symex_target_equationt equation 
)

Definition at line 713 of file symex_target_equation.cpp.

References symex_target_equationt::output().