CBMC
|
#include "multi_path_symex_only_checker.h"
#include <util/ui_message.h>
#include <goto-symex/show_program.h>
#include <goto-symex/show_vcc.h>
#include <chrono>
#include "bmc_util.h"
Go to the source code of this file.
Goto Checker using Multi-Path Symbolic Execution only (no SAT solving)
Definition in file multi_path_symex_only_checker.cpp.