Home
last modified time | relevance | path

Searched refs:Aig_ManGetCost (Results 1 – 2 of 2) sorted by relevance

/dports/math/stp/stp-2.3.3/lib/extlib-abc/
H A Daig.h230 static inline int Aig_ManGetCost( Aig_Man_t * p ) { return p->nObjs[AIG_OBJ_AND]+3*… in Aig_ManGetCost() function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/aig/
H A Daig.h257 static inline int Aig_ManGetCost( Aig_Man_t * p ) { return p->nObjs[AIG_OBJ_AND]+3*… in Aig_ManGetCost() function