21 #ifndef ABC__bool__rpo__rpo_h
22 #define ABC__bool__rpo__rpo_h
typedefABC_NAMESPACE_HEADER_START struct Rpo_LCI_Edge_t_ Rpo_LCI_Edge_t
INCLUDES ///.
int Rpo_computeMinEdgeCost(Rpo_LCI_Edge_t **edges, int edgeCount, int *vertexDegree)
Literal_t * Rpo_Factorize(unsigned *target, int nVars, int nThreshold, int verbose)
void Rpo_PrintEdge(Rpo_LCI_Edge_t *edge)
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
#define ABC_NAMESPACE_HEADER_END
Rpo_LCI_Edge_t * Rpo_CreateEdge(Operator_t op, int i, int j, int *vertexDegree)
int Rpo_CheckORGroup(Literal_t *lit1, Literal_t *lit2, int nVars)
Literal_t * Rpo_Recursion(unsigned *target, Literal_t **vecLit, int nLit, int nLitCount, int nVars, int *thresholdCount, int thresholdMax, int verbose)
unsigned long connectionType
int Rpo_CheckANDGroup(Literal_t *lit1, Literal_t *lit2, int nVars)
FUNCTION DEFINITIONS ///.