Logical operations on BDDs.
More...
#include <bdd_cudd.h>
Logical operations on BDDs.
Definition at line 77 of file bdd_cudd.h.
◆ bddt() [1/2]
◆ bddt() [2/2]
◆ bdd_and() [1/2]
bddt bddt::bdd_and |
( |
const bddt & |
other | ) |
const |
|
inline |
◆ bdd_and() [2/2]
bddt bddt::bdd_and |
( |
const bddt & |
other | ) |
const |
|
inline |
◆ bdd_ite() [1/2]
◆ bdd_ite() [2/2]
◆ bdd_not() [1/2]
bddt bddt::bdd_not |
( |
| ) |
const |
|
inline |
◆ bdd_not() [2/2]
bddt bddt::bdd_not |
( |
| ) |
const |
|
inline |
◆ bdd_or() [1/2]
bddt bddt::bdd_or |
( |
const bddt & |
other | ) |
const |
|
inline |
◆ bdd_or() [2/2]
bddt bddt::bdd_or |
( |
const bddt & |
other | ) |
const |
|
inline |
◆ bdd_xor() [1/2]
bddt bddt::bdd_xor |
( |
const bddt & |
other | ) |
const |
|
inline |
◆ bdd_xor() [2/2]
bddt bddt::bdd_xor |
( |
const bddt & |
other | ) |
const |
|
inline |
◆ constrain() [1/2]
bddt bddt::constrain |
( |
const bddt & |
other | ) |
|
|
inline |
◆ constrain() [2/2]
bddt bddt::constrain |
( |
const bddt & |
other | ) |
|
|
inline |
◆ equals() [1/2]
bool bddt::equals |
( |
const bddt & |
other | ) |
const |
|
inline |
◆ equals() [2/2]
bool bddt::equals |
( |
const bddt & |
other | ) |
const |
|
inline |
◆ is_false() [1/2]
bool bddt::is_false |
( |
| ) |
const |
|
inline |
◆ is_false() [2/2]
bool bddt::is_false |
( |
| ) |
const |
|
inline |
◆ is_true() [1/2]
bool bddt::is_true |
( |
| ) |
const |
|
inline |
◆ is_true() [2/2]
bool bddt::is_true |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
bddt& bddt::operator= |
( |
const bddt & |
other | ) |
|
|
inline |
◆ operator=() [2/2]
bddt& bddt::operator= |
( |
const bddt & |
other | ) |
|
|
default |
◆ bdd_managert
◆ bdd
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/solvers/bdd/bdd_cudd.h
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/solvers/bdd/bdd_miniBDD.h