Home
last modified time | relevance | path

Searched defs:Gia_Rpr_t_ (Results 1 – 1 of 1) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A Dgia.h58 struct Gia_Rpr_t_ struct
60 unsigned iRepr : 28; // representative node
61 unsigned fProved : 1; // marks the proved equivalence
62 unsigned fFailed : 1; // marks the failed equivalence
63 unsigned fColorA : 1; // marks cone of A
64 unsigned fColorB : 1; // marks cone of B