CBMC
|
#include <bv_minimize.h>
Public Member Functions | |
bv_minimizet (boolbvt &_boolbv, message_handlert &message_handler) | |
void | operator() (const minimization_listt &objectives) |
Protected Member Functions | |
void | add_objective (class prop_minimizet &prop_minimize, const exprt &objective) |
Protected Attributes | |
boolbvt & | boolbv |
messaget | log |
Definition at line 25 of file bv_minimize.h.
|
inline |
Definition at line 28 of file bv_minimize.h.
|
protected |
Definition at line 13 of file bv_minimize.cpp.
void bv_minimizet::operator() | ( | const minimization_listt & | objectives | ) |
Definition at line 55 of file bv_minimize.cpp.
|
protected |
Definition at line 36 of file bv_minimize.h.
|
protected |
Definition at line 37 of file bv_minimize.h.