CBMC
|
Goto Checker using multi-path symbolic execution with incremental unwinding of a specified loop. More...
#include "single_loop_incremental_symex_checker.h"
#include <util/structured_data.h>
#include <goto-symex/slice.h>
#include "bmc_util.h"
#include "counterexample_beautification.h"
Go to the source code of this file.
Functions | |
void | output_incremental_status (const propertiest &properties, messaget &message_hander) |
Goto Checker using multi-path symbolic execution with incremental unwinding of a specified loop.
Definition in file single_loop_incremental_symex_checker.cpp.
void output_incremental_status | ( | const propertiest & | properties, |
messaget & | message_hander | ||
) |
Definition at line 52 of file single_loop_incremental_symex_checker.cpp.