| Method of | DdNode |
| Prototype | DdNode AdjPermuteX (self, DdArray x, int n) |
| See Also | Cudd_bddPermute Cudd_bddSwapVariables Cudd_Dxygtdxz Cudd_Dxygtdyz |
| Method of | DdNode |
| Prototype | DdNode And (self, DdNode g) |
| See Also | Cudd_bddIte Cudd_bddAndAbstract Cudd_bddIntersect Cudd_bddOr Cudd_bddNand Cudd_bddNor Cudd_bddXor Cudd_bddXnor |
| Method of | DdNode |
| Prototype | DdNode AndAbstract (self, DdNode g, DdNode cube) |
| See Also | Cudd_addMatrixMultiply Cudd_addTriangle Cudd_bddAnd |
| Method of | DdNode |
| Prototype | DdNode AndAbstractLimit (self, DdNode g, DdNode cube, unsigned int limit) |
| See Also | Cudd_bddAndAbstract |
| Method of | DdNode |
| Prototype | DdNode AndLimit (self, DdNode g, unsigned int limit) |
| See Also | Cudd_bddAnd |
| Method of | DdNode |
| Prototype | DdApaNumber ApaCountMinterm (self, int nvars, IntArray digits) |
| See Also | Cudd_CountMinterm |
| Method of | DdNode |
| Prototype | int ApaPrintDensity (self, FILE fp, int nvars) |
| See Also |
| Method of | DdNode |
| Prototype | int ApaPrintMinterm (self, FILE fp, int nvars) |
| See Also | Cudd_ApaPrintMintermExp |
| Method of | DdNode |
| Prototype | int ApaPrintMintermExp (self, FILE fp, int nvars, int precision) |
| See Also | Cudd_ApaPrintMinterm |
| Method of | DdNode |
| Prototype | (int, DdNode juncts) ApproxConjDecomp (self) |
| See Also | Cudd_bddApproxDisjDecomp Cudd_bddIterConjDecomp Cudd_bddGenConjDecomp Cudd_bddVarConjDecomp Cudd_RemapOverApprox Cudd_bddSqueeze Cudd_bddLICompaction |
| Method of | DdNode |
| Prototype | (int, DdNode juncts) ApproxDisjDecomp (self) |
| See Also | Cudd_bddApproxConjDecomp Cudd_bddIterDisjDecomp Cudd_bddGenDisjDecomp Cudd_bddVarDisjDecomp |
| Method of | DdNode |
| Prototype | int BddToCubeArray (self, IntArray y) |
| See Also | Cudd_CubeArrayToBdd |
| Method of | DdNode |
| Prototype | DdNode BiasedOverApprox (self, DdNode b, int numVars, int threshold, double quality1, double quality0) |
| See Also | Cudd_SupersetHeavyBranch Cudd_SupersetShortPaths Cudd_RemapOverApprox Cudd_BiasedUnderApprox Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode BiasedUnderApprox (self, DdNode b, int numVars, int threshold, double quality1, double quality0) |
| See Also | Cudd_SubsetShortPaths Cudd_SubsetHeavyBranch Cudd_UnderApprox Cudd_RemapUnderApprox Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode BooleanDiff (self, int x) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode CProjection (self, DdNode Y) |
| See Also |
| Method of | DdNode |
| Prototype | DdArray CharToVect (self) |
| See Also | Cudd_bddConstrain |
| Method of | DdNode |
| Prototype | DdNode ClippingAnd (self, DdNode g, int maxDepth, int direction) |
| See Also | Cudd_bddAnd |
| Method of | DdNode |
| Prototype | DdNode ClippingAndAbstract (self, DdNode g, DdNode cube, int maxDepth, int direction) |
| See Also | Cudd_bddAndAbstract Cudd_bddClippingAnd |
| Method of | DdNode |
| Prototype | (DdNode, int distance) ClosestCube (self, DdNode g) |
| See Also | Cudd_MinHammingDist |
| Method of | DdNode |
| Prototype | DoubleArray CofMinterm (self) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode Cofactor (self, DdNode g) |
| See Also | Cudd_bddConstrain Cudd_bddRestrict |
| Method of | DdNode |
| Prototype | DdNode Complement (self) |
| See Also | Cudd_Regular Cudd_IsComplement |
| Method of | DdNode |
| Prototype | DdNode Compose (self, DdNode g, int v) |
| See Also | Cudd_addCompose |
| Method of | DdNode |
| Prototype | DdNode Constrain (self, DdNode c) |
| See Also | Cudd_bddRestrict Cudd_addConstrain |
| Method of | DdNode |
| Prototype | DdArray ConstrainDecomp (self) |
| See Also | Cudd_bddConstrain Cudd_bddExistAbstract |
| Method of | DdNode |
| Prototype | double Correlation (self, DdNode g) |
| See Also | Cudd_bddCorrelationWeights |
| Method of | DdNode |
| Prototype | double CorrelationWeights (self, DdNode g, DoubleArray prob) |
| See Also | Cudd_bddCorrelation |
| Method of | DdNode |
| Prototype | int CountLeaves (self) |
| See Also | Cudd_PrintDebug |
| Method of | DdNode |
| Prototype | double CountMinterm (self, int nvars) |
| See Also | Cudd_PrintDebug Cudd_CountPath |
| Method of | DdNode |
| Prototype | double CountPath (self) |
| See Also | Cudd_CountMinterm |
| Method of | DdNode |
| Prototype | double CountPathsToNonZero (self) |
| See Also | Cudd_CountMinterm Cudd_CountPath |
| Method of | DdNode |
| Prototype | int DagSize (self) |
| See Also | Cudd_SharingSize Cudd_PrintDebug |
| Method of | DdNode |
| Prototype | DdNode Decreasing (self, int i) |
| See Also | Cudd_Increasing |
| Method of | DdNode |
| Prototype | double Density (self, int nvars) |
| See Also | Cudd_CountMinterm Cudd_DagSize |
| Method of | DdNode |
| Prototype | int DumpBlif (self) |
| See Also | Cudd_DumpBlifBody Cudd_DumpDot Cudd_PrintDebug Cudd_DumpDDcal Cudd_DumpDaVinci Cudd_DumpFactoredForm |
| Method of | DdNode |
| Prototype | int DumpDot (self) |
| See Also | Cudd_DumpBlif Cudd_PrintDebug Cudd_DumpDDcal Cudd_DumpDaVinci Cudd_DumpFactoredForm |
| Method of | DdNode |
| Prototype | DdNode E (self) |
| See Also | Cudd_T Cudd_V |
| Method of | DdNode |
| Prototype | int EpdCountMinterm (self, int nvars, EpDouble epd) |
| See Also | Cudd_PrintDebug Cudd_CountPath |
| Method of | DdNode |
| Prototype | int EqualSupNorm (self, DdNode g, CUDD_VALUE_TYPE tolerance, int pr) |
| See Also |
| Method of | DdNode |
| Prototype | int EquivDC (self, DdNode G, DdNode D) |
| See Also | Cudd_bddLeqUnless |
| Method of | DdNode |
| Prototype | int EstimateCofactor (self, int i, int phase) |
| See Also | Cudd_DagSize Cudd_EstimateCofactorSimple |
| Method of | DdNode |
| Prototype | int EstimateCofactorSimple (self, int i) |
| See Also | Cudd_DagSize |
| Method of | DdNode |
| Prototype | DdNode Eval (self, IntArray inputs) |
| See Also | Cudd_bddLeq Cudd_addEvalConst |
| Method of | DdNode |
| Prototype | DdNode ExistAbstract (self, DdNode cube) |
| See Also | Cudd_bddUnivAbstract Cudd_addExistAbstract |
| Method of | DdNode |
| Prototype | DdNode FindEssential (self) |
| See Also | Cudd_bddIsVarEssential |
| Method of | DdNode |
| Prototype | DdTlcInfo FindTwoLiteralClauses (self) |
| See Also | Cudd_FindEssential |
| Method of | DdNode |
| Prototype | (int, int cube) FirstCube (self, DdGen gen) |
| See Also | Cudd_NextCube Cudd_FirstNode |
| Method of | DdNode |
| Prototype | (int, DdNode y) FirstNode (self, DdGen gen) |
| See Also | Cudd_NextNode Cudd_FirstCube |
| Method of | DdNode |
| Prototype | (int, DdNode juncts) GenConjDecomp (self) |
| See Also | Cudd_bddGenDisjDecomp Cudd_bddApproxConjDecomp Cudd_bddIterConjDecomp Cudd_bddVarConjDecomp |
| Method of | DdNode |
| Prototype | (int, DdNode juncts) GenDisjDecomp (self) |
| See Also | Cudd_bddGenConjDecomp Cudd_bddApproxDisjDecomp Cudd_bddIterDisjDecomp Cudd_bddVarDisjDecomp |
| Method of | DdNode |
| Prototype | DdNode Increasing (self, int i) |
| See Also | Cudd_Decreasing |
| Method of | DdNode |
| Prototype | DdNode Intersect (self, DdNode g) |
| See Also | Cudd_bddLeq Cudd_bddIteConstant |
| Method of | DdNode |
| Prototype | int IsComplement (self) |
| See Also | Cudd_Regular Cudd_Complement |
| Method of | DdNode |
| Prototype | int IsConstant (self) |
| See Also |
| Method of | DdNode |
| Prototype | int IsNonConstant (self) |
| See Also | Cudd_IsConstant Cudd_bddIteConstant Cudd_addIteConstant Cudd_addEvalConst |
| Method of | DdNode |
| Prototype | int IsVarEssential (self, int id, int phase) |
| See Also | Cudd_FindEssential |
| Method of | DdNode |
| Prototype | DdNode Isop (self, DdNode U) |
| See Also | Cudd_zddIsop |
| Method of | DdNode |
| Prototype | DdNode Ite (self, DdNode g, DdNode h) |
| See Also | Cudd_addIte Cudd_bddIteConstant Cudd_bddIntersect |
| Method of | DdNode |
| Prototype | DdNode IteConstant (self, DdNode g, DdNode h) |
| See Also | Cudd_bddIte Cudd_bddIntersect Cudd_bddLeq Cudd_addIteConstant |
| Method of | DdNode |
| Prototype | (int, DdNode juncts) IterConjDecomp (self) |
| See Also | Cudd_bddIterDisjDecomp Cudd_bddApproxConjDecomp Cudd_bddGenConjDecomp Cudd_bddVarConjDecomp Cudd_RemapOverApprox Cudd_bddSqueeze Cudd_bddLICompaction |
| Method of | DdNode |
| Prototype | (int, DdNode juncts) IterDisjDecomp (self) |
| See Also | Cudd_bddIterConjDecomp Cudd_bddApproxDisjDecomp Cudd_bddGenDisjDecomp Cudd_bddVarDisjDecomp |
| Method of | DdNode |
| Prototype | DdNode LICompaction (self, DdNode c) |
| See Also | Cudd_bddRestrict |
| Method of | DdNode |
| Prototype | DdNode LargestCube (self, IntArray length) |
| See Also | Cudd_ShortestPath |
| Method of | DdNode |
| Prototype | bool Leq (self, DdNode g) |
| See Also | Cudd_bddIteConstant Cudd_addEvalConst |
| Method of | DdNode |
| Prototype | int LeqUnless (self, DdNode g, DdNode D) |
| See Also | Cudd_EquivDC Cudd_bddLeq Cudd_bddIteConstant |
| Method of | DdNode |
| Prototype | DdNode LiteralSetIntersection (self, DdNode g) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode MakePrime (self, DdNode f) |
| See Also |
| Method of | DdNode |
| Prototype | int MinHammingDist (self, IntArray minterm, int upperBound) |
| See Also | Cudd_addHamming Cudd_bddClosestCube |
| Method of | DdNode |
| Prototype | DdNode Minimize (self, DdNode c) |
| See Also | Cudd_bddRestrict Cudd_bddLICompaction Cudd_bddSqueeze |
| Method of | DdNode |
| Prototype | DdNode NPAnd (self, DdNode c) |
| See Also | Cudd_bddConstrain Cudd_bddRestrict |
| Method of | DdNode |
| Prototype | DdNode Nand (self, DdNode g) |
| See Also | Cudd_bddIte Cudd_bddAnd Cudd_bddOr Cudd_bddNor Cudd_bddXor Cudd_bddXnor |
| Method of | DdNode |
| Prototype | (int, int cube) NextCube (self, DdGen gen) |
| See Also | Cudd_FirstCube Cudd_NextNode |
| Method of | DdNode |
| Prototype | (int, DdNode y) NextNode (self, DdGen gen) |
| See Also | Cudd_FirstNode Cudd_NextCube |
| Method of | DdNode |
| Prototype | int NodeReadIndex (self) |
| See Also | Cudd_ReadIndex |
| Method of | DdNode |
| Prototype | DdNode Nor (self, DdNode g) |
| See Also | Cudd_bddIte Cudd_bddAnd Cudd_bddOr Cudd_bddNand Cudd_bddXor Cudd_bddXnor |
| Method of | DdNode |
| Prototype | DdNode Not (self) |
| See Also | Cudd_NotCond |
| Method of | DdNode |
| Prototype | DdNode NotCond (self, int c) |
| See Also | Cudd_Not |
| Method of | DdNode |
| Prototype | DdNode Or (self, DdNode g) |
| See Also | Cudd_bddIte Cudd_bddAnd Cudd_bddNand Cudd_bddNor Cudd_bddXor Cudd_bddXnor |
| Method of | DdNode |
| Prototype | DdNode OverApprox (self, int numVars, int threshold, int safe, double quality) |
| See Also | Cudd_SupersetHeavyBranch Cudd_SupersetShortPaths Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode Permute (self, IntArray permut) |
| See Also | Cudd_addPermute Cudd_bddSwapVariables |
| Method of | DdNode |
| Prototype | DdArray PickArbitraryMinterms (self, DdArray vars, int n, int k) |
| See Also | Cudd_bddPickOneMinterm Cudd_bddPickOneCube |
| Method of | DdNode |
| Prototype | int PickOneCube (self, char string) |
| See Also | Cudd_bddPickOneMinterm |
| Method of | DdNode |
| Prototype | DdNode PickOneMinterm (self, DdArray vars, int n) |
| See Also | Cudd_bddPickOneCube |
| Method of | DdNode |
| Prototype | int PrintDebug (self, int n, int pr) |
| See Also | Cudd_DagSize Cudd_CountLeaves Cudd_CountMinterm Cudd_PrintMinterm |
| Method of | DdNode |
| Prototype | int PrintMinterm (self) |
| See Also | Cudd_PrintDebug Cudd_bddPrintCover |
| Method of | DdNode |
| Prototype | int ReadIndex (self, int index) |
| See Also | Cudd_ReadPerm |
| Method of | DdNode |
| Prototype | DdNode Regular (self) |
| See Also | Cudd_Complement Cudd_IsComplement |
| Method of | DdNode |
| Prototype | DdNode RemapOverApprox (self, int numVars, int threshold, double quality) |
| See Also | Cudd_SupersetHeavyBranch Cudd_SupersetShortPaths Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode RemapUnderApprox (self, int numVars, int threshold, double quality) |
| See Also | Cudd_SubsetShortPaths Cudd_SubsetHeavyBranch Cudd_UnderApprox Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode Restrict (self, DdNode c) |
| See Also | Cudd_bddConstrain Cudd_addRestrict |
| Method of | DdNode |
| Prototype | SetBackground (self) |
| See Also |
| Method of | DdNode |
| Prototype | int ShortestLength (self, IntArray weight) |
| See Also | Cudd_ShortestPath |
| Method of | DdNode |
| Prototype | DdNode ShortestPath (self, IntArray weight, IntArray support, IntArray length) |
| See Also | Cudd_ShortestLength Cudd_LargestCube |
| Method of | DdNode |
| Prototype | DdNode SplitSet (self, DdArray xVars, int n, double m) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode Squeeze (self, DdNode u) |
| See Also | Cudd_bddRestrict Cudd_bddLICompaction |
| Method of | DdNode |
| Prototype | DdNode SubsetCompress (self, int nvars, int threshold) |
| See Also | Cudd_SubsetShortPaths Cudd_SubsetHeavyBranch Cudd_bddSqueeze |
| Method of | DdNode |
| Prototype | DdNode SubsetHeavyBranch (self, int numVars, int threshold) |
| See Also | Cudd_SubsetShortPaths Cudd_SupersetHeavyBranch Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode SubsetShortPaths (self, int numVars, int threshold, int hardlimit) |
| See Also | Cudd_SupersetShortPaths Cudd_SubsetHeavyBranch Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode SupersetCompress (self, int nvars, int threshold) |
| See Also | Cudd_SubsetCompress Cudd_SupersetShortPaths Cudd_SupersetHeavyBranch Cudd_bddSqueeze |
| Method of | DdNode |
| Prototype | DdNode SupersetHeavyBranch (self, int numVars, int threshold) |
| See Also | Cudd_SubsetHeavyBranch Cudd_SupersetShortPaths Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode SupersetShortPaths (self, int numVars, int threshold, int hardlimit) |
| See Also | Cudd_SubsetShortPaths Cudd_SupersetHeavyBranch Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode Support (self) |
| See Also | Cudd_VectorSupport Cudd_ClassifySupport |
| Method of | DdNode |
| Prototype | (int, int sup) SupportIndex (self) |
| See Also | Cudd_Support Cudd_VectorSupport Cudd_ClassifySupport |
| Method of | DdNode |
| Prototype | int SupportSize (self) |
| See Also | Cudd_Support |
| Method of | DdNode |
| Prototype | DdNode SwapVariables (self, DdArray x, DdArray y, int n) |
| See Also | Cudd_bddPermute Cudd_addSwapVariables |
| Method of | DdNode |
| Prototype | DdNode T (self) |
| See Also | Cudd_E Cudd_V |
| Method of | DdNode |
| Prototype | DdNode UnderApprox (self, int numVars, int threshold, int safe, double quality) |
| See Also | Cudd_SubsetShortPaths Cudd_SubsetHeavyBranch Cudd_ReadSize |
| Method of | DdNode |
| Prototype | DdNode UnivAbstract (self, DdNode cube) |
| See Also | Cudd_bddExistAbstract Cudd_addUnivAbstract |
| Method of | DdNode |
| Prototype | double V (self) |
| See Also | Cudd_T Cudd_E |
| Method of | DdNode |
| Prototype | (int, DdNode juncts) VarConjDecomp (self) |
| See Also | Cudd_bddVarDisjDecomp Cudd_bddGenConjDecomp Cudd_bddApproxConjDecomp Cudd_bddIterConjDecomp |
| Method of | DdNode |
| Prototype | (int, DdNode juncts) VarDisjDecomp (self) |
| See Also | Cudd_bddVarConjDecomp Cudd_bddApproxDisjDecomp Cudd_bddIterDisjDecomp Cudd_bddGenDisjDecomp |
| Method of | DdNode |
| Prototype | int VarIsDependent (self, DdNode var) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode VarMap (self) |
| See Also | Cudd_bddPermute Cudd_bddSwapVariables Cudd_SetVarMap |
| Method of | DdNode |
| Prototype | DdNode VectorCompose (self, DdArray vector) |
| See Also | Cudd_bddPermute Cudd_bddCompose Cudd_addVectorCompose |
| Method of | DdNode |
| Prototype | DdNode VerifySol (self, DdArray G, IntArray yIndex, int n) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode Xnor (self, DdNode g) |
| See Also | Cudd_bddIte Cudd_bddAnd Cudd_bddOr Cudd_bddNand Cudd_bddNor Cudd_bddXor |
| Method of | DdNode |
| Prototype | DdNode Xor (self, DdNode g) |
| See Also | Cudd_bddIte Cudd_bddAnd Cudd_bddOr Cudd_bddNand Cudd_bddNor Cudd_bddXnor |
| Method of | DdNode |
| Prototype | DdNode XorExistAbstract (self, DdNode g, DdNode cube) |
| See Also | Cudd_bddUnivAbstract Cudd_bddExistAbstract Cudd_bddAndAbstract |
| Method of | DdNode |
| Prototype | DdNode addCmpl (self) |
| See Also | Cudd_addNegate |
| Method of | DdNode |
| Prototype | DdNode addCompose (self, DdNode g, int v) |
| See Also | Cudd_bddCompose |
| Method of | DdNode |
| Prototype | DdNode addConstrain (self, DdNode c) |
| See Also | Cudd_bddConstrain |
| Method of | DdNode |
| Prototype | DdNode addEvalConst (self, DdNode g) |
| See Also | Cudd_addIteConstant Cudd_addLeq |
| Method of | DdNode |
| Prototype | DdNode addExistAbstract (self, DdNode cube) |
| See Also | Cudd_addUnivAbstract Cudd_bddExistAbstract Cudd_addOrAbstract |
| Method of | DdNode |
| Prototype | DdNode addFindMax (self) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode addFindMin (self) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode addIte (self, DdNode g, DdNode h) |
| See Also | Cudd_bddIte Cudd_addIteConstant |
| Method of | DdNode |
| Prototype | DdNode addIteConstant (self, DdNode g, DdNode h) |
| See Also | Cudd_addIte Cudd_addEvalConst Cudd_bddIteConstant |
| Method of | DdNode |
| Prototype | DdNode addIthBit (self, int bit) |
| See Also | Cudd_addBddIthBit |
| Method of | DdNode |
| Prototype | int addLeq (self, DdNode g) |
| See Also | Cudd_addIteConstant Cudd_addEvalConst Cudd_bddLeq |
| Method of | DdNode |
| Prototype | DdNode addMatrixMultiply (self, DdNode B, DdArray z, int nz) |
| See Also | Cudd_addTimesPlus Cudd_addTriangle Cudd_bddAndAbstract |
| Method of | DdNode |
| Prototype | DdNode addNegate (self) |
| See Also | Cudd_addCmpl |
| Method of | DdNode |
| Prototype | DdNode addNonSimCompose (self, DdArray vector) |
| See Also | Cudd_addVectorCompose Cudd_addPermute Cudd_addCompose |
| Method of | DdNode |
| Prototype | DdNode addOrAbstract (self, DdNode cube) |
| See Also | Cudd_addUnivAbstract Cudd_addExistAbstract |
| Method of | DdNode |
| Prototype | DdNode addPermute (self, IntArray permut) |
| See Also | Cudd_bddPermute Cudd_addSwapVariables |
| Method of | DdNode |
| Prototype | DdNode addRestrict (self, DdNode c) |
| See Also | Cudd_addConstrain Cudd_bddRestrict |
| Method of | DdNode |
| Prototype | DdNode addRoundOff (self, int N) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode addScalarInverse (self, DdNode epsilon) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode addSwapVariables (self, DdArray x, DdArray y, int n) |
| See Also | Cudd_addPermute Cudd_bddSwapVariables |
| Method of | DdNode |
| Prototype | DdNode addTimesPlus (self, DdNode B, DdArray z, int nz) |
| See Also | Cudd_addMatrixMultiply |
| Method of | DdNode |
| Prototype | DdNode addTriangle (self, DdNode g, DdArray z, int nz) |
| See Also | Cudd_addMatrixMultiply Cudd_bddAndAbstract |
| Method of | DdNode |
| Prototype | DdNode addUnivAbstract (self, DdNode cube) |
| See Also | Cudd_addExistAbstract Cudd_bddUnivAbstract Cudd_addOrAbstract |
| Method of | DdNode |
| Prototype | DdNode addVectorCompose (self, DdArray vector) |
| See Also | Cudd_addNonSimCompose Cudd_addPermute Cudd_addCompose Cudd_bddVectorCompose |
| Method of | DdNode |
| Prototype | DdNode zddChange (self, int var) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode zddComplement (self) |
| See Also |
| Method of | DdNode |
| Prototype | int zddCount (self) |
| See Also | Cudd_zddCountDouble |
| Method of | DdNode |
| Prototype | double zddCountDouble (self) |
| See Also | Cudd_zddCountMinterm Cudd_zddCount |
| Method of | DdNode |
| Prototype | double zddCountMinterm (self, int path) |
| See Also | Cudd_zddCountDouble |
| Method of | DdNode |
| Prototype | int zddDagSize (self, DdNode p_node) |
| See Also | Cudd_DagSize |
| Method of | DdNode |
| Prototype | DdNode zddDiff (self, DdNode Q) |
| See Also | Cudd_zddDiffConst |
| Method of | DdNode |
| Prototype | DdNode zddDiffConst (self, DdNode Q) |
| See Also | Cudd_zddDiff |
| Method of | DdNode |
| Prototype | DdNode zddDivide (self, DdNode g) |
| See Also | Cudd_zddWeakDiv |
| Method of | DdNode |
| Prototype | DdNode zddDivideF (self, DdNode g) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode zddIntersect (self, DdNode Q) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode zddIsop (self, DdNode U, DdArray zdd_I) |
| See Also | Cudd_bddIsop Cudd_zddVarsFromBddVars |
| Method of | DdNode |
| Prototype | DdNode zddIte (self, DdNode g, DdNode h) |
| See Also |
| Method of | DdNode |
| Prototype | int zddPrintCover (self) |
| See Also | Cudd_zddPrintMinterm |
| Method of | DdNode |
| Prototype | int zddPrintDebug (self, int n, int pr) |
| See Also |
| Method of | DdNode |
| Prototype | int zddPrintMinterm (self) |
| See Also | Cudd_zddPrintDebug Cudd_zddPrintCover |
| Method of | DdNode |
| Prototype | DdNode zddProduct (self, DdNode g) |
| See Also | Cudd_zddUnateProduct |
| Method of | DdNode |
| Prototype | DdNode zddSubset0 (self, int var) |
| See Also | Cudd_zddSubset1 |
| Method of | DdNode |
| Prototype | DdNode zddSubset1 (self, int var) |
| See Also | Cudd_zddSubset0 |
| Method of | DdNode |
| Prototype | DdNode zddUnateProduct (self, DdNode g) |
| See Also | Cudd_zddProduct |
| Method of | DdNode |
| Prototype | DdNode zddUnion (self, DdNode Q) |
| See Also |
| Method of | DdNode |
| Prototype | DdNode zddWeakDiv (self, DdNode g) |
| See Also | Cudd_zddDivide |
| Method of | DdNode |
| Prototype | DdNode zddWeakDivF (self, DdNode g) |
| See Also | Cudd_zddWeakDiv |
| Vector | DdArray Vector (self) |
| Empty | bool Empty (self) |
| FIntersect | int FIntersect (self, DdNode g) |
| Show | Show (self, char name, int op1, int op2) |
| SizeOf | int SizeOf (self) |
| BddStore | int BddStore (self, char ddname, char varnames, IntArray auxids, int mode, int varinfo, char fname, FILE fp) |
| Method of | DdManager |
| Prototype | DdApaDigit ApaAdd (self, int digits, DdApaNumber a, DdApaNumber b, DdApaNumber sum) |
| See Also |
| Method of | DdManager |
| Prototype | int ApaCompare (self, int digitsFirst, DdApaNumber first, int digitsSecond, DdApaNumber second) |
| See Also |
| Method of | DdManager |
| Prototype | int ApaCompareRatios (self, int digitsFirst, DdApaNumber firstNum, unsigned int firstDen, int digitsSecond, DdApaNumber secondNum, unsigned int secondDen) |
| See Also |
| Method of | DdManager |
| Prototype | ApaCopy (self, int digits, DdApaNumber source, DdApaNumber dest) |
| See Also |
| Method of | DdManager |
| Prototype | unsigned int ApaIntDivision (self, int digits, DdApaNumber dividend, unsigned int divisor, DdApaNumber quotient) |
| See Also | Cudd_ApaShortDivision |
| Method of | DdManager |
| Prototype | int ApaNumberOfDigits (self, int binaryDigits) |
| See Also |
| Method of | DdManager |
| Prototype | ApaPowerOfTwo (self, int digits, DdApaNumber number, int power) |
| See Also |
| Method of | DdManager |
| Prototype | int ApaPrintDecimal (self, FILE fp, int digits, DdApaNumber number) |
| See Also | Cudd_ApaPrintHex Cudd_ApaPrintExponential |
| Method of | DdManager |
| Prototype | int ApaPrintExponential (self, FILE fp, int digits, DdApaNumber number, int precision) |
| See Also | Cudd_ApaPrintHex Cudd_ApaPrintDecimal |
| Method of | DdManager |
| Prototype | int ApaPrintHex (self, FILE fp, int digits, DdApaNumber number) |
| See Also | Cudd_ApaPrintDecimal Cudd_ApaPrintExponential |
| Method of | DdManager |
| Prototype | ApaSetToLiteral (self, int digits, DdApaNumber number, DdApaDigit literal) |
| See Also |
| Method of | DdManager |
| Prototype | ApaShiftRight (self, int digits, DdApaDigit in, DdApaNumber a, DdApaNumber b) |
| See Also |
| Method of | DdManager |
| Prototype | DdApaDigit ApaShortDivision (self, int digits, DdApaNumber dividend, DdApaDigit divisor, DdApaNumber quotient) |
| See Also |
| Method of | DdManager |
| Prototype | DdApaDigit ApaSubtract (self, int digits, DdApaNumber a, DdApaNumber b, DdApaNumber diff) |
| See Also |
| Method of | DdManager |
| Prototype | AutodynDisable (self) |
| See Also | Cudd_AutodynEnable Cudd_ReorderingStatus Cudd_AutodynDisableZdd |
| Method of | DdManager |
| Prototype | AutodynDisableZdd (self) |
| See Also | Cudd_AutodynEnableZdd Cudd_ReorderingStatusZdd Cudd_AutodynDisable |
| Method of | DdManager |
| Prototype | AutodynEnable (self, int method) |
| See Also | Cudd_AutodynDisable Cudd_ReorderingStatus Cudd_AutodynEnableZdd |
| Method of | DdManager |
| Prototype | AutodynEnableZdd (self, int method) |
| See Also | Cudd_AutodynDisableZdd Cudd_ReorderingStatusZdd Cudd_AutodynEnable |
| Method of | DdManager |
| Prototype | double AverageDistance (self) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode BddToAdd (self, DdNode B) |
| See Also | Cudd_addBddPattern Cudd_addBddThreshold Cudd_addBddInterval Cudd_addBddStrictThreshold |
| Method of | DdManager |
| Prototype | int BindVar (self, int index) |
| See Also | Cudd_bddUnbindVar |
| Method of | DdManager |
| Prototype | int CheckKeys (self) |
| See Also | Cudd_DebugCheck |
| Method of | DdManager |
| Prototype | int CheckZeroRef (self) |
| See Also |
| Method of | DdManager |
| Prototype | int ClassifySupport (self, DdNode f, DdNode g, DdArray common, DdArray onlyF, DdArray onlyG) |
| See Also | Cudd_Support Cudd_VectorSupport |
| Method of | DdManager |
| Prototype | ClearErrorCode (self) |
| See Also | Cudd_ReadErrorCode |
| Method of | DdManager |
| Prototype | DdNode ComputeCube (self, DdArray vars, IntArray phase, int n) |
| See Also | Cudd_addComputeCube Cudd_IndicesToCube Cudd_CubeArrayToBdd |
| Method of | DdManager |
| Prototype | DdNode CubeArrayToBdd (self, IntArray y) |
| See Also | Cudd_bddComputeCube Cudd_IndicesToCube Cudd_BddToCubeArray |
| Method of | DdManager |
| Prototype | int DeadAreCounted (self) |
| See Also | Cudd_TurnOnCountDead Cudd_TurnOffCountDead |
| Method of | DdManager |
| Prototype | int DebugCheck (self) |
| See Also | Cudd_CheckKeys |
| Method of | DdManager |
| Prototype | DisableGarbageCollection (self) |
| See Also | Cudd_EnableGarbageCollection Cudd_GarbageCollectionEnabled |
| Method of | DdManager |
| Prototype | int DisableReorderingReporting (self) |
| See Also | Cudd_EnableReorderingReporting Cudd_ReorderingReporting |
| Method of | DdManager |
| Prototype | int DumpBlif (self, int n, DdArray f, char inames, char onames, char mname, FILE fp) |
| See Also | Cudd_DumpBlifBody Cudd_DumpDot Cudd_PrintDebug Cudd_DumpDDcal Cudd_DumpDaVinci Cudd_DumpFactoredForm |
| Method of | DdManager |
| Prototype | int DumpBlifBody (self, int n, DdArray f, char inames, char onames, FILE fp) |
| See Also | Cudd_DumpBlif Cudd_DumpDot Cudd_PrintDebug Cudd_DumpDDcal Cudd_DumpDaVinci Cudd_DumpFactoredForm |
| Method of | DdManager |
| Prototype | int DumpDDcal (self, int n, DdArray f, char inames, char onames, FILE fp) |
| See Also | Cudd_DumpDot Cudd_PrintDebug Cudd_DumpBlif Cudd_DumpDaVinci Cudd_DumpFactoredForm |
| Method of | DdManager |
| Prototype | int DumpDaVinci (self, int n, DdArray f, char inames, char onames, FILE fp) |
| See Also | Cudd_DumpDot Cudd_PrintDebug Cudd_DumpBlif Cudd_DumpDDcal Cudd_DumpFactoredForm |
| Method of | DdManager |
| Prototype | int DumpDot (self, int n, DdArray f, char inames, char onames, FILE fp) |
| See Also | Cudd_DumpBlif Cudd_PrintDebug Cudd_DumpDDcal Cudd_DumpDaVinci Cudd_DumpFactoredForm |
| Method of | DdManager |
| Prototype | int DumpFactoredForm (self, int n, DdArray f, char inames, char onames, FILE fp) |
| See Also | Cudd_DumpDot Cudd_PrintDebug Cudd_DumpBlif Cudd_DumpDaVinci Cudd_DumpDDcal |
| Method of | DdManager |
| Prototype | DdNode Dxygtdxz (self, int N, DdArray x, DdArray y, DdArray z) |
| See Also | Cudd_Dxygtdyz Cudd_Xgty Cudd_bddAdjPermuteX |
| Method of | DdManager |
| Prototype | DdNode Dxygtdyz (self, int N, DdArray x, DdArray y, DdArray z) |
| See Also | Cudd_Dxygtdxz Cudd_Xgty Cudd_bddAdjPermuteX |
| Method of | DdManager |
| Prototype | EnableGarbageCollection (self) |
| See Also | Cudd_DisableGarbageCollection Cudd_GarbageCollectionEnabled |
| Method of | DdManager |
| Prototype | int EnableReorderingReporting (self) |
| See Also | Cudd_DisableReorderingReporting Cudd_ReorderingReporting |
| Method of | DdManager |
| Prototype | double ExpectedUsedSlots (self) |
| See Also | Cudd_ReadSlots Cudd_ReadUsedSlots |
| Method of | DdManager |
| Prototype | FreeTree (self) |
| See Also | Cudd_SetTree Cudd_ReadTree Cudd_FreeZddTree |
| Method of | DdManager |
| Prototype | FreeZddTree (self) |
| See Also | Cudd_SetZddTree Cudd_ReadZddTree Cudd_FreeTree |
| Method of | DdManager |
| Prototype | int GarbageCollectionEnabled (self) |
| See Also | Cudd_EnableGarbageCollection Cudd_DisableGarbageCollection |
| Method of | DdManager |
| Prototype | DdNode IndicesToCube (self, IntArray array, int n) |
| See Also | Cudd_bddComputeCube Cudd_CubeArrayToBdd |
| Method of | DdManager |
| Prototype | int IsNsVar (self, int index) |
| See Also | Cudd_bddSetNsVar Cudd_bddIsPiVar Cudd_bddIsPsVar |
| Method of | DdManager |
| Prototype | int IsPiVar (self, int index) |
| See Also | Cudd_bddSetPiVar Cudd_bddIsPsVar Cudd_bddIsNsVar |
| Method of | DdManager |
| Prototype | int IsPsVar (self, int index) |
| See Also | Cudd_bddSetPsVar Cudd_bddIsPiVar Cudd_bddIsNsVar |
| Method of | DdManager |
| Prototype | int IsVarHardGroup (self, int index) |
| See Also | Cudd_bddSetVarHardGroup |
| Method of | DdManager |
| Prototype | int IsVarToBeGrouped (self, int index) |
| See Also |
| Method of | DdManager |
| Prototype | int IsVarToBeUngrouped (self, int index) |
| See Also | Cudd_bddSetVarToBeUngrouped |
| Method of | DdManager |
| Prototype | DdNode IthVar (self, int i) |
| See Also | Cudd_bddNewVar Cudd_addIthVar Cudd_bddNewVarAtLevel Cudd_ReadVars |
| Method of | DdManager |
| Prototype | DdNode MakeBddFromZddCover (self, DdNode node) |
| See Also |
| Method of | DdManager |
| Prototype | MtrNode MakeTreeNode (self, unsigned int low, unsigned int size, unsigned int type) |
| See Also | Cudd_MakeZddTreeNode |
| Method of | DdManager |
| Prototype | MtrNode MakeZddTreeNode (self, unsigned int low, unsigned int size, unsigned int type) |
| See Also | Cudd_MakeTreeNode |
| Method of | DdManager |
| Prototype | DdApaNumber NewApaNumber (self, int digits) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode NewVar (self) |
| See Also | Cudd_addNewVar Cudd_bddIthVar Cudd_bddNewVarAtLevel |
| Method of | DdManager |
| Prototype | DdNode NewVarAtLevel (self, int level) |
| See Also | Cudd_bddNewVar Cudd_bddIthVar Cudd_addNewVarAtLevel |
| Method of | DdManager |
| Prototype | OutOfMem (self, long size) |
| See Also |
| Method of | DdManager |
| Prototype | unsigned int Prime (self, unsigned int p) |
| See Also |
| Method of | DdManager |
| Prototype | int PrintCover (self, DdNode l, DdNode u) |
| See Also | Cudd_PrintMinterm |
| Method of | DdManager |
| Prototype | int PrintInfo (self, FILE fp) |
| See Also |
| Method of | DdManager |
| Prototype | int PrintLinear (self) |
| See Also |
| Method of | DdManager |
| Prototype | PrintVersion (self, FILE fp) |
| See Also |
| Method of | DdManager |
| Prototype | long Random (self) |
| See Also | Cudd_Srandom |
| Method of | DdManager |
| Prototype | int ReadArcviolation (self) |
| See Also | Cudd_SetArcviolation |
| Method of | DdManager |
| Prototype | DdNode ReadBackground (self) |
| See Also |
| Method of | DdManager |
| Prototype | double ReadCacheHits (self) |
| See Also | Cudd_ReadCacheLookUps |
| Method of | DdManager |
| Prototype | double ReadCacheLookUps (self) |
| See Also | Cudd_ReadCacheHits |
| Method of | DdManager |
| Prototype | unsigned int ReadCacheSlots (self) |
| See Also | Cudd_ReadCacheUsedSlots |
| Method of | DdManager |
| Prototype | double ReadCacheUsedSlots (self) |
| See Also | Cudd_ReadCacheSlots |
| Method of | DdManager |
| Prototype | unsigned int ReadDead (self) |
| See Also | Cudd_ReadKeys |
| Method of | DdManager |
| Prototype | CUDD_VALUE_TYPE ReadEpsilon (self) |
| See Also | Cudd_SetEpsilon |
| Method of | DdManager |
| Prototype | Cudd_ErrorType ReadErrorCode (self) |
| See Also | Cudd_ClearErrorCode |
| Method of | DdManager |
| Prototype | long ReadGarbageCollectionTime (self) |
| See Also | Cudd_ReadGarbageCollections |
| Method of | DdManager |
| Prototype | int ReadGarbageCollections (self) |
| See Also | Cudd_ReadGarbageCollectionTime |
| Method of | DdManager |
| Prototype | Cudd_AggregationType ReadGroupcheck (self) |
| See Also | Cudd_SetGroupcheck |
| Method of | DdManager |
| Prototype | int ReadIndex (self, int i) |
| See Also | Cudd_ReadPerm |
| Method of | DdManager |
| Prototype | int ReadInvPerm (self, int i) |
| See Also | Cudd_ReadPerm Cudd_ReadInvPermZdd |
| Method of | DdManager |
| Prototype | int ReadInvPermZdd (self, int i) |
| See Also | Cudd_ReadPerm Cudd_ReadInvPermZdd |
| Method of | DdManager |
| Prototype | unsigned int ReadKeys (self) |
| See Also | Cudd_ReadDead |
| Method of | DdManager |
| Prototype | int ReadLinear (self, int x, int y) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode ReadLogicZero (self) |
| See Also | Cudd_ReadOne Cudd_ReadZero |
| Method of | DdManager |
| Prototype | unsigned int ReadLooseUpTo (self) |
| See Also | Cudd_SetLooseUpTo Cudd_ReadMinHit Cudd_ReadMinDead |
| Method of | DdManager |
| Prototype | unsigned int ReadMaxCache (self) |
| See Also | Cudd_ReadMaxCache |
| Method of | DdManager |
| Prototype | unsigned int ReadMaxCacheHard (self) |
| See Also | Cudd_SetMaxCacheHard Cudd_ReadMaxCache |
| Method of | DdManager |
| Prototype | double ReadMaxGrowth (self) |
| See Also | Cudd_SetMaxGrowth Cudd_ReadMaxGrowthAlternate |
| Method of | DdManager |
| Prototype | double ReadMaxGrowthAlternate (self) |
| See Also | Cudd_ReadMaxGrowth Cudd_SetMaxGrowthAlternate Cudd_SetReorderingCycle Cudd_ReadReorderingCycle |
| Method of | DdManager |
| Prototype | unsigned int ReadMaxLive (self) |
| See Also | Cudd_SetMaxLive |
| Method of | DdManager |
| Prototype | long ReadMaxMemory (self) |
| See Also | Cudd_SetMaxMemory |
| Method of | DdManager |
| Prototype | long ReadMemoryInUse (self) |
| See Also |
| Method of | DdManager |
| Prototype | unsigned int ReadMinDead (self) |
| See Also | Cudd_ReadDead Cudd_ReadLooseUpTo Cudd_SetLooseUpTo |
| Method of | DdManager |
| Prototype | unsigned int ReadMinHit (self) |
| See Also | Cudd_SetMinHit |
| Method of | DdManager |
| Prototype | DdNode ReadMinusInfinity (self) |
| See Also |
| Method of | DdManager |
| Prototype | unsigned int ReadNextReordering (self) |
| See Also | Cudd_SetNextReordering |
| Method of | DdManager |
| Prototype | long ReadNodeCount (self) |
| See Also | Cudd_ReadPeakNodeCount Cudd_zddReadNodeCount |
| Method of | DdManager |
| Prototype | double ReadNodesDropped (self) |
| See Also | Cudd_ReadNodesFreed |
| Method of | DdManager |
| Prototype | double ReadNodesFreed (self) |
| See Also | Cudd_ReadNodesDropped |
| Method of | DdManager |
| Prototype | int ReadNumberXovers (self) |
| See Also | Cudd_SetNumberXovers |
| Method of | DdManager |
| Prototype | DdNode ReadOne (self) |
| See Also | Cudd_ReadZero Cudd_ReadLogicZero Cudd_ReadZddOne |
| Method of | DdManager |
| Prototype | int ReadPairIndex (self, int index) |
| See Also | Cudd_bddSetPairIndex |
| Method of | DdManager |
| Prototype | int ReadPeakLiveNodeCount (self) |
| See Also | Cudd_ReadNodeCount Cudd_PrintInfo Cudd_ReadPeakNodeCount |
| Method of | DdManager |
| Prototype | long ReadPeakNodeCount (self) |
| See Also | Cudd_ReadNodeCount Cudd_PrintInfo |
| Method of | DdManager |
| Prototype | int ReadPerm (self, int i) |
| See Also | Cudd_ReadInvPerm Cudd_ReadPermZdd |
| Method of | DdManager |
| Prototype | int ReadPermZdd (self, int i) |
| See Also | Cudd_ReadInvPermZdd Cudd_ReadPerm |
| Method of | DdManager |
| Prototype | DdNode ReadPlusInfinity (self) |
| See Also |
| Method of | DdManager |
| Prototype | int ReadPopulationSize (self) |
| See Also | Cudd_SetPopulationSize |
| Method of | DdManager |
| Prototype | int ReadRecomb (self) |
| See Also | Cudd_SetRecomb |
| Method of | DdManager |
| Prototype | double ReadRecursiveCalls (self) |
| See Also |
| Method of | DdManager |
| Prototype | int ReadReorderingCycle (self) |
| See Also | Cudd_ReadMaxGrowthAlternate Cudd_SetMaxGrowthAlternate Cudd_SetReorderingCycle |
| Method of | DdManager |
| Prototype | long ReadReorderingTime (self) |
| See Also | Cudd_ReadReorderings |
| Method of | DdManager |
| Prototype | int ReadReorderings (self) |
| See Also | Cudd_ReduceHeap Cudd_ReadReorderingTime |
| Method of | DdManager |
| Prototype | int ReadSiftMaxSwap (self) |
| See Also | Cudd_ReadSiftMaxVar Cudd_SetSiftMaxSwap |
| Method of | DdManager |
| Prototype | int ReadSiftMaxVar (self) |
| See Also | Cudd_ReadSiftMaxSwap Cudd_SetSiftMaxVar |
| Method of | DdManager |
| Prototype | int ReadSize (self) |
| See Also | Cudd_ReadZddSize |
| Method of | DdManager |
| Prototype | unsigned int ReadSlots (self) |
| See Also |
| Method of | DdManager |
| Prototype | FILE ReadStderr (self) |
| See Also | Cudd_SetStderr Cudd_ReadStdout |
| Method of | DdManager |
| Prototype | FILE ReadStdout (self) |
| See Also | Cudd_SetStdout Cudd_ReadStderr |
| Method of | DdManager |
| Prototype | double ReadSwapSteps (self) |
| See Also |
| Method of | DdManager |
| Prototype | int ReadSymmviolation (self) |
| See Also | Cudd_SetSymmviolation |
| Method of | DdManager |
| Prototype | MtrNode ReadTree (self) |
| See Also | Cudd_SetTree Cudd_FreeTree Cudd_ReadZddTree |
| Method of | DdManager |
| Prototype | double ReadUniqueLinks (self) |
| See Also | Cudd_ReadUniqueLookUps |
| Method of | DdManager |
| Prototype | double ReadUniqueLookUps (self) |
| See Also | Cudd_ReadUniqueLinks |
| Method of | DdManager |
| Prototype | double ReadUsedSlots (self) |
| See Also | Cudd_ReadSlots |
| Method of | DdManager |
| Prototype | DdNode ReadVars (self, int i) |
| See Also | Cudd_bddIthVar |
| Method of | DdManager |
| Prototype | DdNode ReadZddOne (self, int i) |
| See Also | Cudd_ReadOne |
| Method of | DdManager |
| Prototype | int ReadZddSize (self) |
| See Also | Cudd_ReadSize |
| Method of | DdManager |
| Prototype | MtrNode ReadZddTree (self) |
| See Also | Cudd_SetZddTree Cudd_FreeZddTree Cudd_ReadTree |
| Method of | DdManager |
| Prototype | DdNode ReadZero (self) |
| See Also | Cudd_ReadOne Cudd_ReadLogicZero |
| Method of | DdManager |
| Prototype | RealignDisable (self) |
| See Also | Cudd_bddRealignEnable Cudd_bddRealignmentEnabled Cudd_zddRealignEnable Cudd_zddRealignmentEnabled |
| Method of | DdManager |
| Prototype | RealignEnable (self) |
| See Also | Cudd_zddReduceHeap Cudd_bddRealignDisable Cudd_bddRealignmentEnabled Cudd_zddRealignDisable Cudd_zddRealignmentEnabled |
| Method of | DdManager |
| Prototype | int RealignmentEnabled (self) |
| See Also | Cudd_bddRealignEnable Cudd_bddRealignDisable Cudd_zddRealignEnable Cudd_zddRealignDisable |
| Method of | DdManager |
| Prototype | int ReduceHeap (self, int heuristic, int minsize) |
| See Also |
| Method of | DdManager |
| Prototype | int ReorderingReporting (self) |
| See Also | Cudd_EnableReorderingReporting Cudd_DisableReorderingReporting |
| Method of | DdManager |
| Prototype | (int, int status) ReorderingStatus (self) |
| See Also | Cudd_AutodynEnable Cudd_AutodynDisable Cudd_ReorderingStatusZdd |
| Method of | DdManager |
| Prototype | (int, int status) ReorderingStatusZdd (self) |
| See Also | Cudd_AutodynEnableZdd Cudd_AutodynDisableZdd Cudd_ReorderingStatus |
| Method of | DdManager |
| Prototype | int ResetVarToBeGrouped (self, int index) |
| See Also | Cudd_bddSetVarToBeGrouped Cudd_bddSetVarHardGroup |
| Method of | DdManager |
| Prototype | SetArcviolation (self, int arcviolation) |
| See Also | Cudd_ReadArcviolation |
| Method of | DdManager |
| Prototype | SetEpsilon (self, CUDD_VALUE_TYPE ep) |
| See Also | Cudd_ReadEpsilon |
| Method of | DdManager |
| Prototype | SetGroupcheck (self, Cudd_AggregationType gc) |
| See Also |
| Method of | DdManager |
| Prototype | SetLooseUpTo (self, unsigned int lut) |
| See Also | Cudd_ReadLooseUpTo Cudd_SetMinHit |
| Method of | DdManager |
| Prototype | SetMaxCacheHard (self, unsigned int mc) |
| See Also | Cudd_ReadMaxCacheHard |
| Method of | DdManager |
| Prototype | SetMaxGrowth (self, double mg) |
| See Also | Cudd_ReadMaxGrowth Cudd_SetMaxGrowthAlternate |
| Method of | DdManager |
| Prototype | SetMaxGrowthAlternate (self, double mg) |
| See Also | Cudd_ReadMaxGrowthAlternate Cudd_SetMaxGrowth Cudd_SetReorderingCycle Cudd_ReadReorderingCycle |
| Method of | DdManager |
| Prototype | SetMaxLive (self, unsigned int maxLive) |
| See Also | Cudd_ReadMaxLive |
| Method of | DdManager |
| Prototype | SetMaxMemory (self, long maxMemory) |
| See Also | Cudd_ReadMaxMemory |
| Method of | DdManager |
| Prototype | SetMinHit (self, unsigned int hr) |
| See Also | Cudd_ReadMinHit |
| Method of | DdManager |
| Prototype | SetNextReordering (self, unsigned int next) |
| See Also | Cudd_ReadNextReordering |
| Method of | DdManager |
| Prototype | int SetNsVar (self, int index) |
| See Also | Cudd_bddSetPiVar Cudd_bddSetPsVar Cudd_bddIsNsVar |
| Method of | DdManager |
| Prototype | SetNumberXovers (self, int numberXovers) |
| See Also | Cudd_ReadNumberXovers |
| Method of | DdManager |
| Prototype | int SetPairIndex (self, int index, int pairIndex) |
| See Also | Cudd_bddReadPairIndex |
| Method of | DdManager |
| Prototype | int SetPiVar (self, int index) |
| See Also | Cudd_bddSetPsVar Cudd_bddSetNsVar Cudd_bddIsPiVar |
| Method of | DdManager |
| Prototype | SetPopulationSize (self, int populationSize) |
| See Also | Cudd_ReadPopulationSize |
| Method of | DdManager |
| Prototype | int SetPsVar (self, int index) |
| See Also | Cudd_bddSetPiVar Cudd_bddSetNsVar Cudd_bddIsPsVar |
| Method of | DdManager |
| Prototype | SetRecomb (self, int recomb) |
| See Also | Cudd_ReadRecomb |
| Method of | DdManager |
| Prototype | SetReorderingCycle (self, int cycle) |
| See Also | Cudd_ReadMaxGrowthAlternate Cudd_SetMaxGrowthAlternate Cudd_ReadReorderingCycle |
| Method of | DdManager |
| Prototype | SetSiftMaxSwap (self, int sms) |
| See Also | Cudd_SetSiftMaxVar Cudd_ReadSiftMaxSwap |
| Method of | DdManager |
| Prototype | SetSiftMaxVar (self, int smv) |
| See Also | Cudd_SetSiftMaxSwap Cudd_ReadSiftMaxVar |
| Method of | DdManager |
| Prototype | SetStderr (self, FILE fp) |
| See Also | Cudd_ReadStderr Cudd_SetStdout |
| Method of | DdManager |
| Prototype | SetStdout (self, FILE fp) |
| See Also | Cudd_ReadStdout Cudd_SetStderr |
| Method of | DdManager |
| Prototype | SetSymmviolation (self, int symmviolation) |
| See Also | Cudd_ReadSymmviolation |
| Method of | DdManager |
| Prototype | SetTree (self, MtrNode tree) |
| See Also | Cudd_FreeTree Cudd_ReadTree Cudd_SetZddTree |
| Method of | DdManager |
| Prototype | int SetVarHardGroup (self, int index) |
| See Also | Cudd_bddSetVarToBeGrouped Cudd_bddResetVarToBeGrouped Cudd_bddIsVarHardGroup |
| Method of | DdManager |
| Prototype | int SetVarMap (self, DdArray x, DdArray y, int n) |
| See Also | Cudd_bddVarMap Cudd_bddPermute Cudd_bddSwapVariables |
| Method of | DdManager |
| Prototype | int SetVarToBeGrouped (self, int index) |
| See Also | Cudd_bddSetVarHardGroup Cudd_bddResetVarToBeGrouped |
| Method of | DdManager |
| Prototype | int SetVarToBeUngrouped (self, int index) |
| See Also | Cudd_bddIsVarToBeUngrouped |
| Method of | DdManager |
| Prototype | SetZddTree (self, MtrNode tree) |
| See Also | Cudd_FreeZddTree Cudd_ReadZddTree Cudd_SetTree |
| Method of | DdManager |
| Prototype | int SharingSize (self, DdArray nodeArray, int n) |
| See Also | Cudd_DagSize |
| Method of | DdManager |
| Prototype | int ShuffleHeap (self, IntArray permutation) |
| See Also | Cudd_ReduceHeap |
| Method of | DdManager |
| Prototype | Srandom (self, long seed) |
| See Also | Cudd_Random |
| Method of | DdManager |
| Prototype | SymmProfile (self, int lower, int upper) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode Transfer (self, DdManager ddDestination, DdNode f) |
| See Also |
| Method of | DdManager |
| Prototype | TurnOffCountDead (self) |
| See Also | Cudd_TurnOnCountDead Cudd_DeadAreCounted |
| Method of | DdManager |
| Prototype | TurnOnCountDead (self) |
| See Also | Cudd_TurnOffCountDead Cudd_DeadAreCounted |
| Method of | DdManager |
| Prototype | int UnbindVar (self, int index) |
| See Also | Cudd_bddBindVar |
| Method of | DdManager |
| Prototype | int VarIsBound (self, int index) |
| See Also | Cudd_bddBindVar Cudd_bddUnbindVar |
| Method of | DdManager |
| Prototype | int VectorSupportSize (self, DdArray F, int n) |
| See Also | Cudd_VectorSupport Cudd_SupportSize |
| Method of | DdManager |
| Prototype | DdNode Xeqy (self, int N, DdArray x, DdArray y) |
| See Also | Cudd_addXeqy |
| Method of | DdManager |
| Prototype | DdNode Xgty (self, int N, DdArray z, DdArray x, DdArray y) |
| See Also | Cudd_Dxygtdxz Cudd_Dxygtdyz |
| Method of | DdManager |
| Prototype | DdNode addAgreement (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addBddInterval (self, DdNode f, CUDD_VALUE_TYPE lower, CUDD_VALUE_TYPE upper) |
| See Also | Cudd_addBddThreshold Cudd_addBddStrictThreshold Cudd_addBddPattern Cudd_BddToAdd |
| Method of | DdManager |
| Prototype | DdNode addBddIthBit (self, DdNode f, int bit) |
| See Also | Cudd_addBddInterval Cudd_addBddPattern Cudd_BddToAdd |
| Method of | DdManager |
| Prototype | DdNode addBddPattern (self, DdNode f) |
| See Also | Cudd_BddToAdd Cudd_addBddThreshold Cudd_addBddInterval Cudd_addBddStrictThreshold |
| Method of | DdManager |
| Prototype | DdNode addBddStrictThreshold (self, DdNode f, CUDD_VALUE_TYPE value) |
| See Also | Cudd_addBddInterval Cudd_addBddPattern Cudd_BddToAdd Cudd_addBddThreshold |
| Method of | DdManager |
| Prototype | DdNode addBddThreshold (self, DdNode f, CUDD_VALUE_TYPE value) |
| See Also | Cudd_addBddInterval Cudd_addBddPattern Cudd_BddToAdd Cudd_addBddStrictThreshold |
| Method of | DdManager |
| Prototype | DdNode addComputeCube (self, DdArray vars, IntArray phase, int n) |
| See Also | Cudd_bddComputeCube |
| Method of | DdManager |
| Prototype | DdNode addConst (self, CUDD_VALUE_TYPE c) |
| See Also | Cudd_addNewVar Cudd_addIthVar |
| Method of | DdManager |
| Prototype | DdNode addDiff (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addDivide (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addHamming (self, DdArray xVars, DdArray yVars, int nVars) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addIthVar (self, int i) |
| See Also | Cudd_addNewVar Cudd_bddIthVar Cudd_addConst Cudd_addNewVarAtLevel |
| Method of | DdManager |
| Prototype | DdNode addMaximum (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addMinimum (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addMinus (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addNand (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addNewVar (self) |
| See Also | Cudd_bddNewVar Cudd_addIthVar Cudd_addConst Cudd_addNewVarAtLevel |
| Method of | DdManager |
| Prototype | DdNode addNewVarAtLevel (self, int level) |
| See Also | Cudd_addNewVar Cudd_addIthVar Cudd_bddNewVarAtLevel |
| Method of | DdManager |
| Prototype | DdNode addNor (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addOneZeroMaximum (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addOr (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addPlus (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addResidue (self, int n, int m, int options, int top) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addSetNZ (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addThreshold (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addTimes (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addWalsh (self, DdArray x, DdArray y, int n) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addXeqy (self, int N, DdArray x, DdArray y) |
| See Also | Cudd_Xeqy |
| Method of | DdManager |
| Prototype | DdNode addXnor (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | DdNode addXor (self, DdArray f, DdArray g) |
| See Also |
| Method of | DdManager |
| Prototype | int zddDumpDot (self, int n, DdArray f, char inames, char onames, FILE fp) |
| See Also | Cudd_DumpDot Cudd_zddPrintDebug |
| Method of | DdManager |
| Prototype | DdNode zddIthVar (self, int i) |
| See Also | Cudd_bddIthVar Cudd_addIthVar |
| Method of | DdManager |
| Prototype | DdNode zddPortFromBdd (self, DdNode B) |
| See Also | Cudd_zddVarsFromBddVars |
| Method of | DdManager |
| Prototype | DdNode zddPortToBdd (self, DdNode f) |
| See Also | Cudd_zddPortFromBdd |
| Method of | DdManager |
| Prototype | zddPrintSubtable (self) |
| See Also |
| Method of | DdManager |
| Prototype | long zddReadNodeCount (self) |
| See Also | Cudd_ReadPeakNodeCount Cudd_ReadNodeCount |
| Method of | DdManager |
| Prototype | zddRealignDisable (self) |
| See Also | Cudd_zddRealignEnable Cudd_zddRealignmentEnabled Cudd_bddRealignEnable Cudd_bddRealignmentEnabled |
| Method of | DdManager |
| Prototype | zddRealignEnable (self) |
| See Also | Cudd_ReduceHeap Cudd_zddRealignDisable Cudd_zddRealignmentEnabled Cudd_bddRealignDisable Cudd_bddRealignmentEnabled |
| Method of | DdManager |
| Prototype | int zddRealignmentEnabled (self) |
| See Also | Cudd_zddRealignEnable Cudd_zddRealignDisable Cudd_bddRealignEnable Cudd_bddRealignDisable |
| Method of | DdManager |
| Prototype | int zddReduceHeap (self, int heuristic, int minsize) |
| See Also |
| Method of | DdManager |
| Prototype | int zddShuffleHeap (self, IntArray permutation) |
| See Also | Cudd_zddReduceHeap |
| Method of | DdManager |
| Prototype | zddSymmProfile (self, int lower, int upper) |
| See Also |
| Method of | DdManager |
| Prototype | int zddVarsFromBddVars (self, int multiplicity) |
| See Also | Cudd_bddNewVar Cudd_bddIthVar Cudd_bddNewVarAtLevel |
| KillNode | KillNode (self, long num) |
| DisplayBinary | int DisplayBinary (self, char filein, char fileout) |
| PrintStdOut | int PrintStdOut (self) |
| GarbageCollect | int GarbageCollect (self, int clearCache) |
| Zero | DdNode Zero (self) |
| ArrayLoad | int ArrayLoad (self, int rootmatchmode, char rootmatchnames, int varmatchmode, char varmatchnames, IntArray varmatchauxids, IntArray varcomposeids, int mode, char filename, FILE fp, DdArray pproots) |
| Text2Bin | int Text2Bin (self, char filein, char fileout) |
| StateCube | DdNode StateCube (self, char cube, int base, int offset, int scale) |
| ArrayStore | int ArrayStore (self, char ddname, DdArray roots, char rootnames, char varnames, IntArray auxids, int mode, int varinfo, char filename, FILE fp) |
| SetDefault | SetDefault (self) |
| Bin2Text | int Bin2Text (self, char filein, char fileout) |
| Sort | int Sort (self, DdNode leftnd, DdNode rightnd) |
| BddStore | int BddStore (self, char ddname, DdNode f, char varnames, IntArray auxids, int mode, int varinfo, char fname, FILE fp) |
| One | DdNode One (self) |
| BddLoad | DdNode BddLoad (self, int varmatchmode, char varmatchnames, IntArray varmatchauxids, IntArray varcomposeids, int mode, char filename, FILE fp) |
| Method of | DdArray |
| Prototype | DdNode And (self) |
| See Also | Cudd_bddIte Cudd_bddAndAbstract Cudd_bddIntersect Cudd_bddOr Cudd_bddNand Cudd_bddNor Cudd_bddXor Cudd_bddXnor |
| Method of | DdArray |
| Prototype | DdNode Compose (self, DdNode term) |
| See Also | Cudd_addCompose |
| Method of | DdArray |
| Prototype | DdNode Or (self) |
| See Also | Cudd_bddIte Cudd_bddAnd Cudd_bddNand Cudd_bddNor Cudd_bddXor Cudd_bddXnor |
| Method of | DdArray |
| Prototype | DdNode PickOneMinterm (self, DdNode term) |
| See Also | Cudd_bddPickOneCube |
| Method of | DdArray |
| Prototype | int SetVarMap (self, DdArray other) |
| See Also | Cudd_bddVarMap Cudd_bddPermute Cudd_bddSwapVariables |
| Method of | DdArray |
| Prototype | DdNode VectorSupport (self) |
| See Also | Cudd_Support Cudd_ClassifySupport |
| Method of | DdArray |
| Prototype | (int, int sup) VectorSupportIndex (self) |
| See Also | Cudd_SupportIndex Cudd_VectorSupport Cudd_ClassifySupport |
| UpToN | DdNode UpToN (self, int n) |
| AtLeastN | DdNode AtLeastN (self, int n) |
| ArrayLoad | int ArrayLoad (self, int rootmatchmode, StringArray rootmatchnames, int varmatchmode, StringArray varmatchnames, IntArray varmatchauxids, IntArray varcomposeids, int mode, char filename) |
| Swap | Swap (self, int i, int j) |
| SwapNodes | SwapNodes (self, int i, int j) |
| Save | int Save (self, char filename) |
| SupportVector | SupportVector (self, DdNode term) |
| FillWithIntArray | FillWithIntArray (self, IntArray t) |
| ExactlyN | DdNode ExactlyN (self, int n) |
| Constraint | DdNode Constraint (self, int low, int high) |
| ArrayStore | int ArrayStore (self, char ddname, StringArray rootnames, StringArray varnames, IntArray auxids, int mode, int varinfo, char filename) |
| OrderVector | OrderVector (self, int left, int right) |
| Push | Push (self, DdNode val) |
| Assign | Assign (self, DdNode list, int k) |
| Load | int Load (self, char filename) |
| Pop | DdNode Pop (self) |
| LoadText | int LoadText (self, char filename) |
| HoldTR | DdNode HoldTR (self, DdArray other) |
| SaveText | int SaveText (self, char filename) |
| Find | int Find (self, DdNode term) |
| Fill | Fill (self, int offset, int mod) |
| Swap | Swap (self, int i, int j) |
| Assign | Assign (self, int list, int k) |
| ArrayAddress | int ArrayAddress (self) |
| AssignVect | AssignVect (self, int str, int size) |
| AssignComplVect | AssignComplVect (self, int str, int size, int univ) |
| Swap | Swap (self, int i, int j) |
| Assign | Assign (self, char list, int k) |
| ArrayAddress | char ArrayAddress (self) |
| Swap | Swap (self, int i, int j) |
| Assign | Assign (self, double list, int k) |
| Method of | DdTlcInfo |
| Prototype | (int, DdHalfWord var1, DdHalfWord var2, int phase1, int phase2) ReadIthClause (self, int i) |
| See Also | Cudd_FindTwoLiteralClauses |
| Method of | NodePair |
| Prototype | (int, int cube) FirstPrime (self, DdGen gen) |
| See Also | Cudd_NextPrime Cudd_FirstCube Cudd_FirstNode |
| Method of | NodePair |
| Prototype | (int, int cube) NextPrime (self, DdGen gen) |
| See Also | Cudd_FirstPrime Cudd_NextCube Cudd_NextNode |
| UPPER | DdNode UPPER (self) |
| LOWER | DdNode LOWER (self) |
| EpdMakeZero | EpdMakeZero (self, int sign) |
| EpdCopy | EpdCopy (self, EpDouble to) |
| EpdIsZero | bool EpdIsZero (self) |
| EpdIsNan | bool EpdIsNan (self) |
| EpdNormalize | EpdNormalize (self) |
| EpdDivide2 | EpdDivide2 (self, EpDouble epd2) |
| EpdDivide3 | EpdDivide3 (self, EpDouble epd2, EpDouble epd3) |
| EpdMultiply3 | EpdMultiply3 (self, EpDouble epd2, EpDouble epd3) |
| EpdMultiply2 | EpdMultiply2 (self, EpDouble epd2) |
| EpdIsNanOrInf | bool EpdIsNanOrInf (self) |
| EpdIsInf | bool EpdIsInf (self) |
| EpdAdd2 | EpdAdd2 (self, EpDouble epd2) |
| EpdNormalizeDecimal | EpdNormalizeDecimal (self) |
| EpdSubtract | EpdSubtract (self, double value) |
| EpdDivide | EpdDivide (self, double value) |
| EpdConvert | EpdConvert (self, double value) |
| EpdAdd | EpdAdd (self, double value) |
| EpdMultiply2Decimal | EpdMultiply2Decimal (self, EpDouble epd2) |
| EpdPow2 | EpdPow2 (self, int n) |
| EpdGetValueAndDecimalExponent | (double value, int exponent) EpdGetValueAndDecimalExponent (self) |
| EpdAdd3 | EpdAdd3 (self, EpDouble epd2, EpDouble epd3) |
| EpdSubtract3 | EpdSubtract3 (self, EpDouble epd2, EpDouble epd3) |
| EpdSubtract2 | EpdSubtract2 (self, EpDouble epd2) |
| EpdCmp | bool EpdCmp (self, EpDouble other) |
| EpdMakeNan | EpdMakeNan (self) |
| EpdMultiply3Decimal | EpdMultiply3Decimal (self, EpDouble epd2, EpDouble epd3) |
| EpdPow2Decimal | EpdPow2Decimal (self, int n) |
| EpdMakeInf | EpdMakeInf (self, int sign) |
| EpdMultiply | EpdMultiply (self, double value) |