cprover
|
Test-Suite Generation with BMC. More...
#include "bmc.h"
#include <chrono>
#include <iomanip>
#include <util/xml.h>
#include <util/xml_expr.h>
#include <util/json.h>
#include <util/json_stream.h>
#include <util/json_expr.h>
#include <solvers/prop/cover_goals.h>
#include <solvers/prop/literal_expr.h>
#include <goto-symex/build_goto_trace.h>
#include <goto-programs/xml_goto_trace.h>
#include <goto-programs/json_goto_trace.h>
#include <langapi/language_util.h>
Go to the source code of this file.
Classes | |
class | bmc_covert |
struct | bmc_covert::goalt |
struct | bmc_covert::goalt::instancet |
struct | bmc_covert::testt |
Functions | |
static bool | is_failed_assumption_step (symex_target_equationt::SSA_stepst::const_iterator step, const prop_convt &prop_conv) |
Test-Suite Generation with BMC.
Definition in file bmc_cover.cpp.
|
static |
Definition at line 145 of file bmc_cover.cpp.