CBMC
|
Public Member Functions | |
k_inductiont (const irep_idt &_function_id, goto_functiont &_goto_function, bool _base_case, bool _step_case, unsigned _k, const namespacet &ns) | |
Protected Member Functions | |
void | k_induction () |
void | process_loop (const goto_programt::targett loop_head, const loopt &) |
Protected Attributes | |
const irep_idt & | function_id |
goto_functiont & | goto_function |
local_may_aliast | local_may_alias |
natural_loops_mutablet | natural_loops |
const bool | base_case |
const bool | step_case |
const unsigned | k |
const namespacet & | ns |
Definition at line 23 of file k_induction.cpp.
|
inline |
Definition at line 26 of file k_induction.cpp.
|
protected |
Definition at line 157 of file k_induction.cpp.
|
protected |
Definition at line 63 of file k_induction.cpp.
|
protected |
Definition at line 51 of file k_induction.cpp.
|
protected |
Definition at line 46 of file k_induction.cpp.
|
protected |
Definition at line 47 of file k_induction.cpp.
|
protected |
Definition at line 52 of file k_induction.cpp.
|
protected |
Definition at line 48 of file k_induction.cpp.
|
protected |
Definition at line 49 of file k_induction.cpp.
|
protected |
Definition at line 54 of file k_induction.cpp.
|
protected |
Definition at line 51 of file k_induction.cpp.