cprover
reachability_slicer.h File Reference

Slicing. More...

Include dependency graph for reachability_slicer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void reachability_slicer (goto_functionst &goto_functions)
 
void reachability_slicer (goto_functionst &goto_functions, const std::list< std::string > &properties)
 

Detailed Description

Slicing.

Definition in file reachability_slicer.h.

Function Documentation

◆ reachability_slicer() [1/2]

void reachability_slicer ( goto_functionst goto_functions)

◆ reachability_slicer() [2/2]

void reachability_slicer ( goto_functionst goto_functions,
const std::list< std::string > &  properties 
)

Definition at line 90 of file reachability_slicer.cpp.