Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/extrab/
H A DextraBdd.h257 struct Extra_SymmInfo_t_ { struct
258 int nVars; // the number of variables in the support
259 int nVarsMax; // the number of variables in the DD manager
260 int nSymms; // the number of pair-wise symmetries
261 int nNodes; // the number of nodes in a ZDD (if applicable)
262 int * pVars; // the list of all variables present in the support
263 char ** pSymms; // the symmetry information