![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <IntBlastModule.h>

Public Member Functions | |
| ElementWithOrigins (const Element &_element) | |
| ElementWithOrigins (const Element &_element, const Origin &_origin) | |
| const Element & | element () const |
| const std::set< Origin > & | origins () const |
| void | addOrigin (const Origin &_origin) |
| bool | removeOrigin (const Origin &_origin) |
| bool | hasOrigins () |
Private Attributes | |
| Element | mElement |
| std::set< Origin > | mOrigins |
Definition at line 309 of file IntBlastModule.h.
|
inline |
Definition at line 316 of file IntBlastModule.h.
|
inline |
Definition at line 320 of file IntBlastModule.h.
|
inline |
Definition at line 332 of file IntBlastModule.h.
|
inline |
Definition at line 324 of file IntBlastModule.h.
|
inline |
Definition at line 344 of file IntBlastModule.h.
|
inline |
Definition at line 328 of file IntBlastModule.h.
|
inline |
Definition at line 336 of file IntBlastModule.h.
|
private |
Definition at line 312 of file IntBlastModule.h.
|
private |
Definition at line 313 of file IntBlastModule.h.