#include <giaTransduction.h>

Protected Member Functions | |
| void | IncRef (lit x) const |
| void | DecRef (lit x) const |
| void | Update (lit &x, lit y) const |
| void | DelVec (std::vector< lit > &v) const |
| void | DelVec (std::vector< std::vector< lit > > &v) const |
| void | CopyVec (std::vector< lit > &v, std::vector< lit > const &u) const |
| void | CopyVec (std::vector< std::vector< lit > > &v, std::vector< std::vector< lit > > const &u) const |
| bool | LitVecIsEq (std::vector< lit > const &v, std::vector< lit > const &u) const |
| bool | LitVecIsEq (std::vector< std::vector< lit > > const &v, std::vector< std::vector< lit > > const &u) const |
| lit | Xor (lit x, lit y) const |
Protected Attributes | |
| Man * | man |
Definition at line 43 of file giaTransduction.h.
|
inlineprotected |
Definition at line 69 of file giaTransduction.h.


|
inlineprotected |
Definition at line 75 of file giaTransduction.h.

|
inlineprotected |
Definition at line 50 of file giaTransduction.h.

|
inlineprotected |
Definition at line 59 of file giaTransduction.h.


|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
Definition at line 90 of file giaTransduction.h.

|
inlineprotected |
|
inlineprotected |
Definition at line 98 of file giaTransduction.h.

|
protected |
Definition at line 45 of file giaTransduction.h.