#include <utils.hpp>
Public Member Functions | |
| void | free () |
Public Attributes | |
| Vec_Int_t * | nodes |
| Vec_Int_t * | io |
| unsigned int | nof_inputs |
| std::unordered_map< int, std::unordered_set< int > > | forbidden_pairs |
|
inline |
| std::unordered_map<int, std::unordered_set<int> > eSLIM::Subcircuit::forbidden_pairs |