cprover
postcondition.cpp File Reference
#include "postcondition.h"
#include <util/find_symbols.h>
#include <util/std_expr.h>
#include "goto_symex_state.h"
+ Include dependency graph for postcondition.cpp:

Go to the source code of this file.

Classes

class  postconditiont
 

Functions

void postcondition (const namespacet &ns, const value_sett &value_set, const symex_target_equationt &equation, const goto_symex_statet &s, exprt &dest)
 

Detailed Description

Symbolic Execution

Definition in file postcondition.cpp.

Function Documentation

◆ postcondition()

void postcondition ( const namespacet ns,
const value_sett value_set,
const symex_target_equationt equation,
const goto_symex_statet s,
exprt dest 
)

Definition at line 50 of file postcondition.cpp.