cprover
|
k-induction More...
#include <goto-programs/goto_functions.h>
Go to the source code of this file.
Functions | |
void | k_induction (goto_functionst &goto_functions, bool base_case, bool step_case, unsigned k) |
k-induction
Definition in file k_induction.h.
void k_induction | ( | goto_functionst & | goto_functions, |
bool | base_case, | ||
bool | step_case, | ||
unsigned | k | ||
) |
Definition at line 152 of file k_induction.cpp.
References Forall_goto_functions.
Referenced by goto_instrument_parse_optionst::instrument_goto_program().