svf-tools 1.0.478 → 1.0.481

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (322) hide show
  1. package/SVF-doxygen/html/html/Andersen_8cpp_source.html +1 -1
  2. package/SVF-doxygen/html/html/Andersen_8h_source.html +1 -1
  3. package/SVF-doxygen/html/html/BreakConstantExpr_8cpp_source.html +1 -1
  4. package/SVF-doxygen/html/html/CFGNormalizer_8cpp.html +5 -4
  5. package/SVF-doxygen/html/html/CFGNormalizer_8cpp_source.html +50 -40
  6. package/SVF-doxygen/html/html/CFGNormalizer_8h_source.html +20 -18
  7. package/SVF-doxygen/html/html/CFLAlias_8cpp.html +80 -0
  8. package/SVF-doxygen/html/html/CFLAlias_8cpp_source.html +107 -0
  9. package/SVF-doxygen/html/html/CFLAlias_8h_source.html +14 -35
  10. package/SVF-doxygen/html/html/CFLGramGraphChecker_8h_source.html +10 -10
  11. package/SVF-doxygen/html/html/CFLGrammar_8cpp.html +1 -0
  12. package/SVF-doxygen/html/html/CFLGrammar_8cpp_source.html +34 -23
  13. package/SVF-doxygen/html/html/CFLGrammar_8h.html +9 -1
  14. package/SVF-doxygen/html/html/CFLGrammar_8h_source.html +106 -62
  15. package/SVF-doxygen/html/html/CFLGrammar_8txt.html +58 -151
  16. package/SVF-doxygen/html/html/CFLGraphBuilder_8cpp_source.html +24 -11
  17. package/SVF-doxygen/html/html/CFLGraphBuilder_8h.html +2 -0
  18. package/SVF-doxygen/html/html/CFLGraphBuilder_8h_source.html +18 -19
  19. package/SVF-doxygen/html/html/CFLGraph_8cpp_source.html +27 -16
  20. package/SVF-doxygen/html/html/CFLGraph_8h_source.html +20 -16
  21. package/SVF-doxygen/html/html/CFLSolver_8cpp_source.html +14 -14
  22. package/SVF-doxygen/html/html/CFLSolver_8h_source.html +5 -5
  23. package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +1 -1
  24. package/SVF-doxygen/html/html/CHGBuilder_8h_source.html +1 -1
  25. package/SVF-doxygen/html/html/CHG_8cpp_source.html +1 -1
  26. package/SVF-doxygen/html/html/CHG_8h_source.html +1 -1
  27. package/SVF-doxygen/html/html/CPPUtil_8cpp_source.html +1 -1
  28. package/SVF-doxygen/html/html/CPPUtil_8h.html +4 -4
  29. package/SVF-doxygen/html/html/CallGraphBuilder_8cpp_source.html +1 -1
  30. package/SVF-doxygen/html/html/CallGraphBuilder_8h_source.html +1 -1
  31. package/SVF-doxygen/html/html/ConsGEdge_8h_source.html +7 -7
  32. package/SVF-doxygen/html/html/ConsGNode_8h_source.html +5 -5
  33. package/SVF-doxygen/html/html/ConsG_8cpp_source.html +4 -4
  34. package/SVF-doxygen/html/html/ConsG_8h_source.html +2 -2
  35. package/SVF-doxygen/html/html/DCHG_8h_source.html +1 -1
  36. package/SVF-doxygen/html/html/DataFlowUtil_8cpp_source.html +1 -1
  37. package/SVF-doxygen/html/html/ExtAPI_8cpp_source.html +36 -32
  38. package/SVF-doxygen/html/html/ExtAPI_8h.html +36 -0
  39. package/SVF-doxygen/html/html/ExtAPI_8h_source.html +66 -64
  40. package/SVF-doxygen/html/html/GEPTypeBridgeIterator_8h_source.html +1 -1
  41. package/SVF-doxygen/html/html/GenericGraph_8h_source.html +1 -1
  42. package/SVF-doxygen/html/html/GrammarBuilder_8cpp_source.html +14 -17
  43. package/SVF-doxygen/html/html/GrammarBuilder_8h.html +0 -1
  44. package/SVF-doxygen/html/html/GrammarBuilder_8h_source.html +9 -11
  45. package/SVF-doxygen/html/html/Graph2Json_8cpp_source.html +5 -3
  46. package/SVF-doxygen/html/html/GraphPrinter_8h_source.html +2 -2
  47. package/SVF-doxygen/html/html/ICFG_8cpp_source.html +1 -1
  48. package/SVF-doxygen/html/html/ICFG_8h_source.html +1 -1
  49. package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +1 -1
  50. package/SVF-doxygen/html/html/IRGraph_8h_source.html +1 -1
  51. package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +1 -1
  52. package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +1 -1
  53. package/SVF-doxygen/html/html/LockResultValidator_8cpp_source.html +1 -1
  54. package/SVF-doxygen/html/html/MHP_8cpp_source.html +1 -1
  55. package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +1 -1
  56. package/SVF-doxygen/html/html/MTAAnnotator_8h_source.html +1 -1
  57. package/SVF-doxygen/html/html/MTAResultValidator_8cpp_source.html +1 -1
  58. package/SVF-doxygen/html/html/MTAResultValidator_8h_source.html +1 -1
  59. package/SVF-doxygen/html/html/MTAStat_8cpp_source.html +1 -1
  60. package/SVF-doxygen/html/html/MTA_8cpp_source.html +1 -1
  61. package/SVF-doxygen/html/html/MTA_8h_source.html +1 -1
  62. package/SVF-doxygen/html/html/OfflineConsG_8cpp_source.html +1 -1
  63. package/SVF-doxygen/html/html/OfflineConsG_8h_source.html +1 -1
  64. package/SVF-doxygen/html/html/PCG_8cpp_source.html +1 -1
  65. package/SVF-doxygen/html/html/PTACallGraph_8cpp_source.html +1 -1
  66. package/SVF-doxygen/html/html/PTACallGraph_8h_source.html +1 -1
  67. package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +1 -1
  68. package/SVF-doxygen/html/html/SVFBasicTypes_8h_source.html +1 -1
  69. package/SVF-doxygen/html/html/SVFGReadWrite_8cpp_source.html +1 -1
  70. package/SVF-doxygen/html/html/SVFG_8cpp_source.html +1 -1
  71. package/SVF-doxygen/html/html/SVFG_8h_source.html +1 -1
  72. package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +3 -3
  73. package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +1 -1
  74. package/SVF-doxygen/html/html/SVFUtil_8cpp_source.html +1 -1
  75. package/SVF-doxygen/html/html/SVFUtil_8h.html +1 -1
  76. package/SVF-doxygen/html/html/SVFUtil_8h_source.html +8 -8
  77. package/SVF-doxygen/html/html/SaberCheckerAPI_8h_source.html +1 -1
  78. package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +17 -17
  79. package/SVF-doxygen/html/html/SymbolTableBuilder_8h_source.html +15 -15
  80. package/SVF-doxygen/html/html/TCT_8cpp_source.html +1 -1
  81. package/SVF-doxygen/html/html/TCT_8h_source.html +1 -1
  82. package/SVF-doxygen/html/html/ThreadAPI_8h_source.html +1 -1
  83. package/SVF-doxygen/html/html/Util_2BasicTypes_8h.html +1 -1
  84. package/SVF-doxygen/html/html/VFG_8cpp_source.html +1 -1
  85. package/SVF-doxygen/html/html/VFG_8h_source.html +1 -1
  86. package/SVF-doxygen/html/html/annotated.html +298 -293
  87. package/SVF-doxygen/html/html/cfl_8cpp.html +2 -2
  88. package/SVF-doxygen/html/html/cfl_8cpp_source.html +3 -3
  89. package/SVF-doxygen/html/html/classSVF_1_1AliasCFLGraphBuilder-members.html +96 -0
  90. package/SVF-doxygen/html/html/classSVF_1_1AliasCFLGraphBuilder.html +197 -0
  91. package/SVF-doxygen/html/html/classSVF_1_1AliasCFLGraphBuilder.png +0 -0
  92. package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +1 -1
  93. package/SVF-doxygen/html/html/classSVF_1_1AndersenHCD.html +1 -1
  94. package/SVF-doxygen/html/html/classSVF_1_1AndersenHLCD.html +1 -1
  95. package/SVF-doxygen/html/html/classSVF_1_1AndersenLCD.html +1 -1
  96. package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +1 -1
  97. package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +1 -1
  98. package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +1 -1
  99. package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +1 -1
  100. package/SVF-doxygen/html/html/classSVF_1_1BreakConstantGEPs.html +1 -1
  101. package/SVF-doxygen/html/html/classSVF_1_1CFGNormalizer-members.html +3 -3
  102. package/SVF-doxygen/html/html/classSVF_1_1CFGNormalizer.html +108 -99
  103. package/SVF-doxygen/html/html/classSVF_1_1CFLAlias-members.html +1 -1
  104. package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +52 -39
  105. package/SVF-doxygen/html/html/classSVF_1_1CFLEdge-members.html +3 -1
  106. package/SVF-doxygen/html/html/classSVF_1_1CFLEdge.html +62 -0
  107. package/SVF-doxygen/html/html/classSVF_1_1CFLFIFOWorkList-members.html +91 -0
  108. package/SVF-doxygen/html/html/classSVF_1_1CFLFIFOWorkList.html +459 -0
  109. package/SVF-doxygen/html/html/classSVF_1_1CFLGrammar-members.html +47 -38
  110. package/SVF-doxygen/html/html/classSVF_1_1CFLGrammar.html +180 -137
  111. package/SVF-doxygen/html/html/classSVF_1_1CFLGraph-members.html +21 -20
  112. package/SVF-doxygen/html/html/classSVF_1_1CFLGraph.html +44 -22
  113. package/SVF-doxygen/html/html/classSVF_1_1CFLGraphBuilder-members.html +8 -8
  114. package/SVF-doxygen/html/html/classSVF_1_1CFLGraphBuilder.html +53 -43
  115. package/SVF-doxygen/html/html/classSVF_1_1CFLGraphBuilder.png +0 -0
  116. package/SVF-doxygen/html/html/classSVF_1_1CFLNode.html +3 -3
  117. package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.html +14 -14
  118. package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +3 -3
  119. package/SVF-doxygen/html/html/classSVF_1_1CallGraphBuilder.html +1 -1
  120. package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +4 -4
  121. package/SVF-doxygen/html/html/classSVF_1_1ConstraintNode-members.html +26 -26
  122. package/SVF-doxygen/html/html/classSVF_1_1ConstraintNode.html +43 -43
  123. package/SVF-doxygen/html/html/classSVF_1_1ExtAPI-members.html +5 -4
  124. package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +158 -125
  125. package/SVF-doxygen/html/html/classSVF_1_1GenericNode.html +20 -21
  126. package/SVF-doxygen/html/html/classSVF_1_1GenericNode.png +0 -0
  127. package/SVF-doxygen/html/html/classSVF_1_1GrammarBase-members.html +29 -21
  128. package/SVF-doxygen/html/html/classSVF_1_1GrammarBase.html +397 -179
  129. package/SVF-doxygen/html/html/classSVF_1_1GrammarBase_1_1SymbolHash-members.html +81 -0
  130. package/SVF-doxygen/html/html/classSVF_1_1GrammarBase_1_1SymbolHash.html +124 -0
  131. package/SVF-doxygen/html/html/classSVF_1_1GrammarBuilder-members.html +6 -7
  132. package/SVF-doxygen/html/html/classSVF_1_1GrammarBuilder.html +73 -91
  133. package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +1 -1
  134. package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +1 -1
  135. package/SVF-doxygen/html/html/classSVF_1_1LocationSet.html +1 -1
  136. package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +1 -1
  137. package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +2 -2
  138. package/SVF-doxygen/html/html/classSVF_1_1MHP.html +1 -1
  139. package/SVF-doxygen/html/html/classSVF_1_1MTA.html +3 -3
  140. package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +3 -3
  141. package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +3 -3
  142. package/SVF-doxygen/html/html/classSVF_1_1MTAStat.html +1 -1
  143. package/SVF-doxygen/html/html/classSVF_1_1PCG.html +1 -1
  144. package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +3 -3
  145. package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator.html +1 -1
  146. package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +1 -1
  147. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +14 -14
  148. package/SVF-doxygen/html/html/classSVF_1_1SaberCheckerAPI.html +2 -2
  149. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +54 -53
  150. package/SVF-doxygen/html/html/classSVF_1_1ThreadAPI.html +2 -2
  151. package/SVF-doxygen/html/html/classSVF_1_1VariantGepCGEdge.html +11 -11
  152. package/SVF-doxygen/html/html/classes.html +105 -106
  153. package/SVF-doxygen/html/html/classllvm_1_1GraphPrinter.html +1 -1
  154. package/SVF-doxygen/html/html/cuddInt_8c.html +17 -17
  155. package/SVF-doxygen/html/html/cuddInt_8c_source.html +3 -3
  156. package/SVF-doxygen/html/html/cuddInt_8h.html +5 -5
  157. package/SVF-doxygen/html/html/cudd_8h.html +9 -9
  158. package/SVF-doxygen/html/html/cudd_8h_source.html +1 -1
  159. package/SVF-doxygen/html/html/dda_8cpp_source.html +1 -1
  160. package/SVF-doxygen/html/html/dir_98f9a352f241e0e917d4efaa4086f6e8.html +2 -0
  161. package/SVF-doxygen/html/html/files.html +5 -4
  162. package/SVF-doxygen/html/html/functions_0x7e.html +3 -0
  163. package/SVF-doxygen/html/html/functions_a.html +14 -8
  164. package/SVF-doxygen/html/html/functions_b.html +4 -3
  165. package/SVF-doxygen/html/html/functions_c.html +37 -35
  166. package/SVF-doxygen/html/html/functions_d.html +8 -4
  167. package/SVF-doxygen/html/html/functions_e.html +15 -8
  168. package/SVF-doxygen/html/html/functions_f.html +16 -17
  169. package/SVF-doxygen/html/html/functions_func.html +1 -1
  170. package/SVF-doxygen/html/html/functions_func_0x7e.html +3 -0
  171. package/SVF-doxygen/html/html/functions_func_b.html +3 -2
  172. package/SVF-doxygen/html/html/functions_func_c.html +32 -28
  173. package/SVF-doxygen/html/html/functions_func_e.html +14 -7
  174. package/SVF-doxygen/html/html/functions_func_f.html +3 -2
  175. package/SVF-doxygen/html/html/functions_func_g.html +22 -18
  176. package/SVF-doxygen/html/html/functions_func_i.html +18 -9
  177. package/SVF-doxygen/html/html/functions_func_l.html +2 -5
  178. package/SVF-doxygen/html/html/functions_func_o.html +20 -5
  179. package/SVF-doxygen/html/html/functions_func_p.html +9 -7
  180. package/SVF-doxygen/html/html/functions_func_s.html +12 -6
  181. package/SVF-doxygen/html/html/functions_g.html +25 -21
  182. package/SVF-doxygen/html/html/functions_i.html +29 -20
  183. package/SVF-doxygen/html/html/functions_k.html +2 -1
  184. package/SVF-doxygen/html/html/functions_l.html +1 -4
  185. package/SVF-doxygen/html/html/functions_n.html +1 -1
  186. package/SVF-doxygen/html/html/functions_o.html +24 -15
  187. package/SVF-doxygen/html/html/functions_p.html +18 -18
  188. package/SVF-doxygen/html/html/functions_r.html +5 -5
  189. package/SVF-doxygen/html/html/functions_s.html +24 -16
  190. package/SVF-doxygen/html/html/functions_t.html +5 -7
  191. package/SVF-doxygen/html/html/functions_type_d.html +4 -2
  192. package/SVF-doxygen/html/html/functions_type_p.html +1 -1
  193. package/SVF-doxygen/html/html/functions_type_s.html +7 -1
  194. package/SVF-doxygen/html/html/functions_type_v.html +3 -0
  195. package/SVF-doxygen/html/html/functions_v.html +7 -1
  196. package/SVF-doxygen/html/html/functions_vars_a.html +6 -0
  197. package/SVF-doxygen/html/html/functions_vars_c.html +1 -1
  198. package/SVF-doxygen/html/html/functions_vars_d.html +4 -2
  199. package/SVF-doxygen/html/html/functions_vars_e.html +1 -1
  200. package/SVF-doxygen/html/html/functions_vars_f.html +1 -1
  201. package/SVF-doxygen/html/html/functions_vars_k.html +1 -0
  202. package/SVF-doxygen/html/html/functions_vars_n.html +1 -1
  203. package/SVF-doxygen/html/html/functions_vars_r.html +1 -1
  204. package/SVF-doxygen/html/html/functions_vars_s.html +2 -2
  205. package/SVF-doxygen/html/html/functions_vars_t.html +1 -1
  206. package/SVF-doxygen/html/html/functions_vars_v.html +3 -0
  207. package/SVF-doxygen/html/html/functions_w.html +6 -10
  208. package/SVF-doxygen/html/html/globals.html +1 -2
  209. package/SVF-doxygen/html/html/globals_a.html +1 -6
  210. package/SVF-doxygen/html/html/globals_c.html +129 -126
  211. package/SVF-doxygen/html/html/globals_defs_j.html +6 -0
  212. package/SVF-doxygen/html/html/globals_e.html +7 -8
  213. package/SVF-doxygen/html/html/globals_f.html +6 -12
  214. package/SVF-doxygen/html/html/globals_func.html +0 -6
  215. package/SVF-doxygen/html/html/globals_func_f.html +0 -8
  216. package/SVF-doxygen/html/html/globals_g.html +4 -2
  217. package/SVF-doxygen/html/html/globals_j.html +6 -0
  218. package/SVF-doxygen/html/html/globals_l.html +3 -0
  219. package/SVF-doxygen/html/html/globals_s.html +7 -9
  220. package/SVF-doxygen/html/html/globals_v.html +3 -0
  221. package/SVF-doxygen/html/html/globals_vars.html +17 -13
  222. package/SVF-doxygen/html/html/hierarchy.html +449 -444
  223. package/SVF-doxygen/html/html/mta_8cpp_source.html +1 -1
  224. package/SVF-doxygen/html/html/namespaceSVF.html +8 -4
  225. package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +2 -2
  226. package/SVF-doxygen/html/html/namespaceSVF_1_1cppUtil.html +8 -8
  227. package/SVF-doxygen/html/html/saber_8cpp_source.html +1 -1
  228. package/SVF-doxygen/html/html/search/all_0.js +1 -1
  229. package/SVF-doxygen/html/html/search/all_1.js +5 -4
  230. package/SVF-doxygen/html/html/search/all_10.js +12 -12
  231. package/SVF-doxygen/html/html/search/all_12.js +3 -3
  232. package/SVF-doxygen/html/html/search/all_13.js +22 -17
  233. package/SVF-doxygen/html/html/search/all_14.js +5 -5
  234. package/SVF-doxygen/html/html/search/all_15.js +1 -1
  235. package/SVF-doxygen/html/html/search/all_16.js +2 -0
  236. package/SVF-doxygen/html/html/search/all_17.js +1 -1
  237. package/SVF-doxygen/html/html/search/all_1b.js +1 -0
  238. package/SVF-doxygen/html/html/search/all_2.js +2 -2
  239. package/SVF-doxygen/html/html/search/all_3.js +7 -6
  240. package/SVF-doxygen/html/html/search/all_4.js +5 -5
  241. package/SVF-doxygen/html/html/search/all_5.js +7 -5
  242. package/SVF-doxygen/html/html/search/all_6.js +4 -4
  243. package/SVF-doxygen/html/html/search/all_7.js +11 -9
  244. package/SVF-doxygen/html/html/search/all_9.js +8 -5
  245. package/SVF-doxygen/html/html/search/all_a.js +2 -0
  246. package/SVF-doxygen/html/html/search/all_b.js +1 -1
  247. package/SVF-doxygen/html/html/search/all_c.js +1 -2
  248. package/SVF-doxygen/html/html/search/all_d.js +1 -1
  249. package/SVF-doxygen/html/html/search/all_e.js +4 -4
  250. package/SVF-doxygen/html/html/search/all_f.js +9 -6
  251. package/SVF-doxygen/html/html/search/classes_0.js +1 -0
  252. package/SVF-doxygen/html/html/search/classes_2.js +1 -0
  253. package/SVF-doxygen/html/html/search/classes_f.js +3 -0
  254. package/SVF-doxygen/html/html/search/defines_8.js +2 -0
  255. package/SVF-doxygen/html/html/search/files_2.js +1 -1
  256. package/SVF-doxygen/html/html/search/functions_0.js +1 -3
  257. package/SVF-doxygen/html/html/search/functions_1.js +2 -2
  258. package/SVF-doxygen/html/html/search/functions_11.js +4 -2
  259. package/SVF-doxygen/html/html/search/functions_17.js +1 -0
  260. package/SVF-doxygen/html/html/search/functions_2.js +3 -2
  261. package/SVF-doxygen/html/html/search/functions_3.js +1 -1
  262. package/SVF-doxygen/html/html/search/functions_4.js +5 -3
  263. package/SVF-doxygen/html/html/search/functions_5.js +1 -3
  264. package/SVF-doxygen/html/html/search/functions_6.js +9 -8
  265. package/SVF-doxygen/html/html/search/functions_8.js +4 -1
  266. package/SVF-doxygen/html/html/search/functions_b.js +0 -1
  267. package/SVF-doxygen/html/html/search/functions_e.js +8 -5
  268. package/SVF-doxygen/html/html/search/functions_f.js +4 -4
  269. package/SVF-doxygen/html/html/search/typedefs_11.js +3 -1
  270. package/SVF-doxygen/html/html/search/typedefs_14.js +1 -0
  271. package/SVF-doxygen/html/html/search/typedefs_3.js +2 -2
  272. package/SVF-doxygen/html/html/search/typedefs_f.js +1 -1
  273. package/SVF-doxygen/html/html/search/variables_0.js +1 -1
  274. package/SVF-doxygen/html/html/search/variables_1.js +3 -2
  275. package/SVF-doxygen/html/html/search/variables_12.js +1 -1
  276. package/SVF-doxygen/html/html/search/variables_13.js +2 -2
  277. package/SVF-doxygen/html/html/search/variables_14.js +2 -2
  278. package/SVF-doxygen/html/html/search/variables_15.js +1 -1
  279. package/SVF-doxygen/html/html/search/variables_16.js +2 -0
  280. package/SVF-doxygen/html/html/search/variables_3.js +2 -2
  281. package/SVF-doxygen/html/html/search/variables_4.js +2 -2
  282. package/SVF-doxygen/html/html/search/variables_5.js +2 -2
  283. package/SVF-doxygen/html/html/search/variables_6.js +3 -3
  284. package/SVF-doxygen/html/html/search/variables_7.js +2 -1
  285. package/SVF-doxygen/html/html/search/variables_b.js +1 -1
  286. package/SVF-doxygen/html/html/search/variables_c.js +1 -0
  287. package/SVF-doxygen/html/html/search/variables_e.js +3 -3
  288. package/SVF-doxygen/html/html/structSVF_1_1GrammarBase_1_1Symbol-members.html +98 -0
  289. package/SVF-doxygen/html/html/structSVF_1_1GrammarBase_1_1Symbol.html +652 -0
  290. package/SVF-doxygen/html/html/structSVF_1_1GrammarBase_1_1SymbolVectorHash-members.html +81 -0
  291. package/SVF-doxygen/html/html/structSVF_1_1GrammarBase_1_1SymbolVectorHash.html +124 -0
  292. package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html +22 -15
  293. package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +4 -2
  294. package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01OfflineConsG_01_5_01_4.html +4 -2
  295. package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01Inverse_3_01SVF_1_1CFLNode_01_5_01_4_01_4.html +1 -1
  296. package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01SVF_1_1CFLGraph_01_5_01_4.html +2 -2
  297. package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01SVF_1_1CFLNode_01_5_01_4.html +1 -1
  298. package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +1 -1
  299. package/SVF-doxygen/html/html/wpa_8cpp_source.html +1 -1
  300. package/include/CFL/CFGNormalizer.h +14 -9
  301. package/include/CFL/CFLAlias.h +1 -40
  302. package/include/CFL/CFLGrammar.h +246 -31
  303. package/include/CFL/CFLGrammar.txt +13 -15
  304. package/include/CFL/CFLGraphBuilder.h +27 -29
  305. package/include/CFL/GrammarBuilder.h +34 -14
  306. package/include/Graphs/CFLGraph.h +12 -0
  307. package/include/Graphs/ConsGEdge.h +1 -0
  308. package/include/SVF-FE/CallGraphBuilder.h +2 -2
  309. package/include/Util/ExtAPI.h +59 -42
  310. package/lib/CFL/CFGNormalizer.cpp +138 -86
  311. package/lib/CFL/CFLAlias.cpp +73 -0
  312. package/lib/CFL/CFLGrammar.cpp +115 -16
  313. package/lib/CFL/CFLGraphBuilder.cpp +64 -1
  314. package/lib/CFL/GrammarBuilder.cpp +42 -60
  315. package/lib/Graphs/CFLGraph.cpp +41 -1
  316. package/lib/MemoryModel/LocationSet.cpp +1 -1
  317. package/lib/SVF-FE/SVFIRBuilder.cpp +2 -2
  318. package/lib/SVF-FE/SymbolTableBuilder.cpp +4 -0
  319. package/lib/Util/ExtAPI.cpp +34 -2
  320. package/lib/Util/ExtAPI.json +3268 -2585
  321. package/package.json +1 -1
  322. package/include/CFL/CFLGrammarDev.txt +0 -16
@@ -269,6 +269,9 @@ $(function() {
269
269
  <li>convertExpression()
270
270
  : <a class="el" href="BreakConstantExpr_8cpp.html#a25cf7d9aff084a1cd1aa51c85a4a17e1">BreakConstantExpr.cpp</a>
271
271
  </li>
272
+ <li>Copy
273
+ : <a class="el" href="CFLGrammar_8txt.html#a36f63c7a581bf6d351f835c6127a2519">CFLGrammar.txt</a>
274
+ </li>
272
275
  <li>copy
273
276
  : <a class="el" href="cJSON_8cpp.html#a7669ee67a0563250c1efaa24d130e1ac">cJSON.cpp</a>
274
277
  </li>
@@ -344,8 +347,8 @@ $(function() {
344
347
  , <a class="el" href="cuddInt_8c.html#a89a46089e8572876a1521cdee6cb31a2">cuddInt.c</a>
345
348
  </li>
346
349
  <li>Cudd_bddLeqUnless()
347
- : <a class="el" href="cudd_8h.html#a5dcbf450b32f6937bc6dba252474638d">cudd.h</a>
348
- , <a class="el" href="cuddInt_8c.html#a5dcbf450b32f6937bc6dba252474638d">cuddInt.c</a>
350
+ : <a class="el" href="cuddInt_8c.html#a5dcbf450b32f6937bc6dba252474638d">cuddInt.c</a>
351
+ , <a class="el" href="cudd_8h.html#a5dcbf450b32f6937bc6dba252474638d">cudd.h</a>
349
352
  </li>
350
353
  <li>Cudd_bddMakePrime()
351
354
  : <a class="el" href="cudd_8h.html#a7b924211354f5d356009a7c804be2340">cudd.h</a>
@@ -647,8 +650,8 @@ $(function() {
647
650
  , <a class="el" href="cuddInt_8c.html#aacfa59899b792c9f47a612ceba42c976">cuddInt.c</a>
648
651
  </li>
649
652
  <li>Cudd_ReadSize()
650
- : <a class="el" href="cuddInt_8c.html#ab1647f3f86f4e555bea35673f9539f94">cuddInt.c</a>
651
- , <a class="el" href="cudd_8h.html#ab1647f3f86f4e555bea35673f9539f94">cudd.h</a>
653
+ : <a class="el" href="cudd_8h.html#ab1647f3f86f4e555bea35673f9539f94">cudd.h</a>
654
+ , <a class="el" href="cuddInt_8c.html#ab1647f3f86f4e555bea35673f9539f94">cuddInt.c</a>
652
655
  </li>
653
656
  <li>Cudd_RecursiveDeref()
654
657
  : <a class="el" href="cudd_8h.html#a0944d022761660bf481167b78759f599">cudd.h</a>
@@ -788,8 +791,8 @@ $(function() {
788
791
  : <a class="el" href="cudd_8h.html#ae6d55585c0a16ded7753ebc19d765659">cudd.h</a>
789
792
  </li>
790
793
  <li>Cudd_zddDiffConst()
791
- : <a class="el" href="cudd_8h.html#a59302de6443444bd5a0cc69e0eb09533">cudd.h</a>
792
- , <a class="el" href="cuddInt_8c.html#a59302de6443444bd5a0cc69e0eb09533">cuddInt.c</a>
794
+ : <a class="el" href="cuddInt_8c.html#a59302de6443444bd5a0cc69e0eb09533">cuddInt.c</a>
795
+ , <a class="el" href="cudd_8h.html#a59302de6443444bd5a0cc69e0eb09533">cudd.h</a>
793
796
  </li>
794
797
  <li>Cudd_zddFirstPath()
795
798
  : <a class="el" href="cudd_8h.html#a191a6e2d60cca93f876d66e9bda6bb6b">cudd.h</a>
@@ -801,16 +804,16 @@ $(function() {
801
804
  : <a class="el" href="cudd_8h.html#aed8c3a1a1e5ce89ac7a24749c1568937">cudd.h</a>
802
805
  </li>
803
806
  <li>Cudd_zddReduceHeap()
804
- : <a class="el" href="cuddInt_8c.html#ab2a6a57fc8464e16e222c130aed593d9">cuddInt.c</a>
805
- , <a class="el" href="cudd_8h.html#ab2a6a57fc8464e16e222c130aed593d9">cudd.h</a>
807
+ : <a class="el" href="cudd_8h.html#ab2a6a57fc8464e16e222c130aed593d9">cudd.h</a>
808
+ , <a class="el" href="cuddInt_8c.html#ab2a6a57fc8464e16e222c130aed593d9">cuddInt.c</a>
806
809
  </li>
807
810
  <li>cuddAddCmplRecur()
808
811
  : <a class="el" href="cuddInt_8h.html#a52f31a4e0c4893655eb4f0b9d8aac89c">cuddInt.h</a>
809
812
  , <a class="el" href="cuddInt_8c.html#a52f31a4e0c4893655eb4f0b9d8aac89c">cuddInt.c</a>
810
813
  </li>
811
814
  <li>cuddAddIteRecur()
812
- : <a class="el" href="cuddInt_8c.html#a0cf0dde5a0cd0d6aaac1ef05231f9a96">cuddInt.c</a>
813
- , <a class="el" href="cuddInt_8h.html#a0cf0dde5a0cd0d6aaac1ef05231f9a96">cuddInt.h</a>
815
+ : <a class="el" href="cuddInt_8h.html#a0cf0dde5a0cd0d6aaac1ef05231f9a96">cuddInt.h</a>
816
+ , <a class="el" href="cuddInt_8c.html#a0cf0dde5a0cd0d6aaac1ef05231f9a96">cuddInt.c</a>
814
817
  </li>
815
818
  <li>cuddAdjust
816
819
  : <a class="el" href="cuddInt_8h.html#a2ff323254eb979e424f99cbe8ef593fe">cuddInt.h</a>
@@ -824,24 +827,24 @@ $(function() {
824
827
  , <a class="el" href="cuddInt_8c.html#a069882208201ba24a9d4beea7a16e81b">cuddInt.c</a>
825
828
  </li>
826
829
  <li>cuddBddAlignToZdd()
827
- : <a class="el" href="cuddInt_8h.html#a76fe76c0bc706efc355dde4db43f8669">cuddInt.h</a>
828
- , <a class="el" href="cuddInt_8c.html#a76fe76c0bc706efc355dde4db43f8669">cuddInt.c</a>
830
+ : <a class="el" href="cuddInt_8c.html#a76fe76c0bc706efc355dde4db43f8669">cuddInt.c</a>
831
+ , <a class="el" href="cuddInt_8h.html#a76fe76c0bc706efc355dde4db43f8669">cuddInt.h</a>
829
832
  </li>
830
833
  <li>cuddBddAndRecur()
831
834
  : <a class="el" href="cuddInt_8h.html#a1766cd8bf8b2ec57ade0db1a461e352b">cuddInt.h</a>
832
835
  , <a class="el" href="cuddInt_8c.html#a1766cd8bf8b2ec57ade0db1a461e352b">cuddInt.c</a>
833
836
  </li>
834
837
  <li>cuddBddBooleanDiffRecur()
835
- : <a class="el" href="cuddInt_8h.html#a978a5620fcf9f0463404d89870713340">cuddInt.h</a>
836
- , <a class="el" href="cuddInt_8c.html#a978a5620fcf9f0463404d89870713340">cuddInt.c</a>
838
+ : <a class="el" href="cuddInt_8c.html#a978a5620fcf9f0463404d89870713340">cuddInt.c</a>
839
+ , <a class="el" href="cuddInt_8h.html#a978a5620fcf9f0463404d89870713340">cuddInt.h</a>
837
840
  </li>
838
841
  <li>cuddBddExistAbstractRecur()
839
842
  : <a class="el" href="cuddInt_8h.html#aedc6f9870c712caec0c42ba311984288">cuddInt.h</a>
840
843
  , <a class="el" href="cuddInt_8c.html#aedc6f9870c712caec0c42ba311984288">cuddInt.c</a>
841
844
  </li>
842
845
  <li>cuddBddIntersectRecur()
843
- : <a class="el" href="cuddInt_8h.html#aa43deef9cc0de026d2b4917aef1b4d62">cuddInt.h</a>
844
- , <a class="el" href="cuddInt_8c.html#aa43deef9cc0de026d2b4917aef1b4d62">cuddInt.c</a>
846
+ : <a class="el" href="cuddInt_8c.html#aa43deef9cc0de026d2b4917aef1b4d62">cuddInt.c</a>
847
+ , <a class="el" href="cuddInt_8h.html#aa43deef9cc0de026d2b4917aef1b4d62">cuddInt.h</a>
845
848
  </li>
846
849
  <li>cuddBddIsop()
847
850
  : <a class="el" href="cuddInt_8h.html#af63228ad50be517bfbdc8ddc6ca48af4">cuddInt.h</a>
@@ -856,16 +859,16 @@ $(function() {
856
859
  , <a class="el" href="cuddInt_8c.html#aad1ef5892f9b1b85a2766956fca9761c">cuddInt.c</a>
857
860
  </li>
858
861
  <li>cuddBddXorExistAbstractRecur()
859
- : <a class="el" href="cuddInt_8h.html#adfcd7d01c37505e26ff4d7ae7617a43f">cuddInt.h</a>
860
- , <a class="el" href="cuddInt_8c.html#adfcd7d01c37505e26ff4d7ae7617a43f">cuddInt.c</a>
862
+ : <a class="el" href="cuddInt_8c.html#adfcd7d01c37505e26ff4d7ae7617a43f">cuddInt.c</a>
863
+ , <a class="el" href="cuddInt_8h.html#adfcd7d01c37505e26ff4d7ae7617a43f">cuddInt.h</a>
861
864
  </li>
862
865
  <li>cuddBddXorRecur()
863
866
  : <a class="el" href="cuddInt_8h.html#aed935896575aab5d56fefdd6d351b676">cuddInt.h</a>
864
867
  , <a class="el" href="cuddInt_8c.html#aed935896575aab5d56fefdd6d351b676">cuddInt.c</a>
865
868
  </li>
866
869
  <li>cuddCacheFlush()
867
- : <a class="el" href="cuddInt_8h.html#a3430a7b66708275953bffbdd8d04dba8">cuddInt.h</a>
868
- , <a class="el" href="cuddInt_8c.html#a3430a7b66708275953bffbdd8d04dba8">cuddInt.c</a>
870
+ : <a class="el" href="cuddInt_8c.html#a3430a7b66708275953bffbdd8d04dba8">cuddInt.c</a>
871
+ , <a class="el" href="cuddInt_8h.html#a3430a7b66708275953bffbdd8d04dba8">cuddInt.h</a>
869
872
  </li>
870
873
  <li>cuddCacheInsert()
871
874
  : <a class="el" href="cuddInt_8h.html#ac766e39390bf4d3c975d4a6bd34653dc">cuddInt.h</a>
@@ -876,8 +879,8 @@ $(function() {
876
879
  , <a class="el" href="cuddInt_8c.html#ae37dae7f5dfb9b15cd8fa8d4f6dd73ff">cuddInt.c</a>
877
880
  </li>
878
881
  <li>cuddCacheInsert2()
879
- : <a class="el" href="cuddInt_8c.html#acf6d1175a8da1a1613910bac913fee58">cuddInt.c</a>
880
- , <a class="el" href="cuddInt_8h.html#a27a1b481d65f85a84e531e0b18604313">cuddInt.h</a>
882
+ : <a class="el" href="cuddInt_8h.html#a27a1b481d65f85a84e531e0b18604313">cuddInt.h</a>
883
+ , <a class="el" href="cuddInt_8c.html#acf6d1175a8da1a1613910bac913fee58">cuddInt.c</a>
881
884
  </li>
882
885
  <li>cuddCacheLookup()
883
886
  : <a class="el" href="cuddInt_8h.html#ab2e7f6c2eabfb9af8ed7e52dcc00a678">cuddInt.h</a>
@@ -892,23 +895,23 @@ $(function() {
892
895
  , <a class="el" href="cuddInt_8c.html#a6007aa85a642c938cc0c08020240b893">cuddInt.c</a>
893
896
  </li>
894
897
  <li>cuddCacheLookup2()
895
- : <a class="el" href="cuddInt_8c.html#ab4f89447f0f0892337a1d6ff4c533933">cuddInt.c</a>
896
- , <a class="el" href="cuddInt_8h.html#a070823435f540c772453821f35dfa547">cuddInt.h</a>
898
+ : <a class="el" href="cuddInt_8h.html#a070823435f540c772453821f35dfa547">cuddInt.h</a>
899
+ , <a class="el" href="cuddInt_8c.html#ab4f89447f0f0892337a1d6ff4c533933">cuddInt.c</a>
897
900
  </li>
898
901
  <li>cuddCacheLookup2Zdd()
899
902
  : <a class="el" href="cuddInt_8h.html#ae693ffc8540d9e1bcd488ec90a52e893">cuddInt.h</a>
900
903
  , <a class="el" href="cuddInt_8c.html#a424382dccaa69680400879c1a6d65c0f">cuddInt.c</a>
901
904
  </li>
902
905
  <li>cuddCacheLookupZdd()
903
- : <a class="el" href="cuddInt_8c.html#a6ed37dd4abd3aad8e17cfde95808c8f3">cuddInt.c</a>
904
- , <a class="el" href="cuddInt_8h.html#a6ed37dd4abd3aad8e17cfde95808c8f3">cuddInt.h</a>
906
+ : <a class="el" href="cuddInt_8h.html#a6ed37dd4abd3aad8e17cfde95808c8f3">cuddInt.h</a>
907
+ , <a class="el" href="cuddInt_8c.html#a6ed37dd4abd3aad8e17cfde95808c8f3">cuddInt.c</a>
905
908
  </li>
906
909
  <li>cuddCacheProfile()
907
910
  : <a class="el" href="cuddInt_8c.html#afb729dfe4ad40c46ab9918154831e4a1">cuddInt.c</a>
908
911
  </li>
909
912
  <li>cuddCacheResize()
910
- : <a class="el" href="cuddInt_8h.html#a71fcb8b02eb9a10d706301052525bcfa">cuddInt.h</a>
911
- , <a class="el" href="cuddInt_8c.html#a71fcb8b02eb9a10d706301052525bcfa">cuddInt.c</a>
913
+ : <a class="el" href="cuddInt_8c.html#a71fcb8b02eb9a10d706301052525bcfa">cuddInt.c</a>
914
+ , <a class="el" href="cuddInt_8h.html#a71fcb8b02eb9a10d706301052525bcfa">cuddInt.h</a>
912
915
  </li>
913
916
  <li>cuddClean
914
917
  : <a class="el" href="cuddInt_8h.html#a10e04d8462abb58d18eb6d4ee5bfe33f">cuddInt.h</a>
@@ -926,8 +929,8 @@ $(function() {
926
929
  , <a class="el" href="cuddInt_8c.html#a2cf3fcfdf91a36cd66978d4f7201c468">cuddInt.c</a>
927
930
  </li>
928
931
  <li>cuddComputeFloorLog2()
929
- : <a class="el" href="cuddInt_8c.html#ac0c1936c2994972303a3a2696d9bdf39">cuddInt.c</a>
930
- , <a class="el" href="cuddInt_8h.html#ac0c1936c2994972303a3a2696d9bdf39">cuddInt.h</a>
932
+ : <a class="el" href="cuddInt_8h.html#ac0c1936c2994972303a3a2696d9bdf39">cuddInt.h</a>
933
+ , <a class="el" href="cuddInt_8c.html#ac0c1936c2994972303a3a2696d9bdf39">cuddInt.c</a>
931
934
  </li>
932
935
  <li>cuddConstantLookup()
933
936
  : <a class="el" href="cuddInt_8h.html#a1b226d52d599fc2febf36966be142b11">cuddInt.h</a>
@@ -943,8 +946,8 @@ $(function() {
943
946
  : <a class="el" href="cuddInt_8h.html#ab274a54f55f018beea73ed6f1bc630c2">cuddInt.h</a>
944
947
  </li>
945
948
  <li>cuddDynamicAllocNode()
946
- : <a class="el" href="cuddInt_8h.html#a2ef0f60dfd6084809e4a645281450663">cuddInt.h</a>
947
- , <a class="el" href="cuddInt_8c.html#a2ef0f60dfd6084809e4a645281450663">cuddInt.c</a>
949
+ : <a class="el" href="cuddInt_8c.html#a2ef0f60dfd6084809e4a645281450663">cuddInt.c</a>
950
+ , <a class="el" href="cuddInt_8h.html#a2ef0f60dfd6084809e4a645281450663">cuddInt.h</a>
948
951
  </li>
949
952
  <li>cuddE
950
953
  : <a class="el" href="cuddInt_8h.html#aaef03f10591d8e28bb5fecd2aa7c93ff">cuddInt.h</a>
@@ -964,16 +967,16 @@ $(function() {
964
967
  , <a class="el" href="cuddInt_8c.html#a1c1bf08350088e17ef443273e2c8de6b">cuddInt.c</a>
965
968
  </li>
966
969
  <li>cuddGa()
967
- : <a class="el" href="cuddInt_8c.html#a30cf6e35aee984f79054c81d8d994e51">cuddInt.c</a>
968
- , <a class="el" href="cuddInt_8h.html#a30cf6e35aee984f79054c81d8d994e51">cuddInt.h</a>
970
+ : <a class="el" href="cuddInt_8h.html#a30cf6e35aee984f79054c81d8d994e51">cuddInt.h</a>
971
+ , <a class="el" href="cuddInt_8c.html#a30cf6e35aee984f79054c81d8d994e51">cuddInt.c</a>
969
972
  </li>
970
973
  <li>cuddGarbageCollect()
971
974
  : <a class="el" href="cuddInt_8h.html#a67e9deab5db86e16734a413ad199719c">cuddInt.h</a>
972
975
  , <a class="el" href="cuddInt_8c.html#a67e9deab5db86e16734a413ad199719c">cuddInt.c</a>
973
976
  </li>
974
977
  <li>cuddGetBranches()
975
- : <a class="el" href="cuddInt_8c.html#a02d8e03ee77b6c219f4ed3daa95e36a3">cuddInt.c</a>
976
- , <a class="el" href="cuddInt_8h.html#a02d8e03ee77b6c219f4ed3daa95e36a3">cuddInt.h</a>
978
+ : <a class="el" href="cuddInt_8h.html#a02d8e03ee77b6c219f4ed3daa95e36a3">cuddInt.h</a>
979
+ , <a class="el" href="cuddInt_8c.html#a02d8e03ee77b6c219f4ed3daa95e36a3">cuddInt.c</a>
977
980
  </li>
978
981
  <li>cuddHashTableAlloc()
979
982
  : <a class="el" href="cuddInt_8c.html#aad2edce57dba0d3c39451c5885f6dd15">cuddInt.c</a>
@@ -1031,20 +1034,20 @@ $(function() {
1031
1034
  : <a class="el" href="cuddInt_8h.html#aa7299d1217a57571ef88e9ac90530978">cuddInt.h</a>
1032
1035
  </li>
1033
1036
  <li>cuddInitCache()
1034
- : <a class="el" href="cuddInt_8c.html#ac9f3d4ce5f9ac0f4fcd8f96587e13227">cuddInt.c</a>
1035
- , <a class="el" href="cuddInt_8h.html#ac9f3d4ce5f9ac0f4fcd8f96587e13227">cuddInt.h</a>
1037
+ : <a class="el" href="cuddInt_8h.html#ac9f3d4ce5f9ac0f4fcd8f96587e13227">cuddInt.h</a>
1038
+ , <a class="el" href="cuddInt_8c.html#ac9f3d4ce5f9ac0f4fcd8f96587e13227">cuddInt.c</a>
1036
1039
  </li>
1037
1040
  <li>cuddInitInteract()
1038
- : <a class="el" href="cuddInt_8h.html#aefe79f742e70f7e5523ed0604b7adfb0">cuddInt.h</a>
1039
- , <a class="el" href="cuddInt_8c.html#aefe79f742e70f7e5523ed0604b7adfb0">cuddInt.c</a>
1041
+ : <a class="el" href="cuddInt_8c.html#aefe79f742e70f7e5523ed0604b7adfb0">cuddInt.c</a>
1042
+ , <a class="el" href="cuddInt_8h.html#aefe79f742e70f7e5523ed0604b7adfb0">cuddInt.h</a>
1040
1043
  </li>
1041
1044
  <li>cuddInitLinear()
1042
1045
  : <a class="el" href="cuddInt_8c.html#ad92550d1a1e9f8d717102c00b7e7d839">cuddInt.c</a>
1043
1046
  , <a class="el" href="cuddInt_8h.html#ad92550d1a1e9f8d717102c00b7e7d839">cuddInt.h</a>
1044
1047
  </li>
1045
1048
  <li>cuddInitTable()
1046
- : <a class="el" href="cuddInt_8h.html#aac58f12de669eaac1d445054699e2a88">cuddInt.h</a>
1047
- , <a class="el" href="cuddInt_8c.html#aac58f12de669eaac1d445054699e2a88">cuddInt.c</a>
1049
+ : <a class="el" href="cuddInt_8c.html#aac58f12de669eaac1d445054699e2a88">cuddInt.c</a>
1050
+ , <a class="el" href="cuddInt_8h.html#aac58f12de669eaac1d445054699e2a88">cuddInt.h</a>
1048
1051
  </li>
1049
1052
  <li>cuddIsConstant
1050
1053
  : <a class="el" href="cuddInt_8h.html#aa5cad999b2a4a3dbbfe5c1da1d8bc028">cuddInt.h</a>
@@ -1064,12 +1067,12 @@ $(function() {
1064
1067
  : <a class="el" href="cuddInt_8c.html#ab6fa61b6c791a7a7fe678994675aef47">cuddInt.c</a>
1065
1068
  </li>
1066
1069
  <li>cuddLocalCacheClearAll()
1067
- : <a class="el" href="cuddInt_8h.html#a9b3e20543e022d0d3092591b73b7b939">cuddInt.h</a>
1068
- , <a class="el" href="cuddInt_8c.html#a9b3e20543e022d0d3092591b73b7b939">cuddInt.c</a>
1070
+ : <a class="el" href="cuddInt_8c.html#a9b3e20543e022d0d3092591b73b7b939">cuddInt.c</a>
1071
+ , <a class="el" href="cuddInt_8h.html#a9b3e20543e022d0d3092591b73b7b939">cuddInt.h</a>
1069
1072
  </li>
1070
1073
  <li>cuddLocalCacheClearDead()
1071
- : <a class="el" href="cuddInt_8h.html#afcc9444fb15a2e92ec840a1fe3a18afd">cuddInt.h</a>
1072
- , <a class="el" href="cuddInt_8c.html#afcc9444fb15a2e92ec840a1fe3a18afd">cuddInt.c</a>
1074
+ : <a class="el" href="cuddInt_8c.html#afcc9444fb15a2e92ec840a1fe3a18afd">cuddInt.c</a>
1075
+ , <a class="el" href="cuddInt_8h.html#afcc9444fb15a2e92ec840a1fe3a18afd">cuddInt.h</a>
1073
1076
  </li>
1074
1077
  <li>cuddLocalCacheRemoveFromList()
1075
1078
  : <a class="el" href="cuddInt_8c.html#a0ce0bf5ccf36cef240bf9927ed606824">cuddInt.c</a>
@@ -1078,16 +1081,16 @@ $(function() {
1078
1081
  : <a class="el" href="cuddInt_8c.html#a5325adbe14e1e1de34ddb6fd5de4ec6a">cuddInt.c</a>
1079
1082
  </li>
1080
1083
  <li>cuddMakeBddFromZddCover()
1081
- : <a class="el" href="cuddInt_8h.html#ab1a42f8ffa091f37d1aa152908a778bb">cuddInt.h</a>
1082
- , <a class="el" href="cuddInt_8c.html#ab1a42f8ffa091f37d1aa152908a778bb">cuddInt.c</a>
1084
+ : <a class="el" href="cuddInt_8c.html#ab1a42f8ffa091f37d1aa152908a778bb">cuddInt.c</a>
1085
+ , <a class="el" href="cuddInt_8h.html#ab1a42f8ffa091f37d1aa152908a778bb">cuddInt.h</a>
1083
1086
  </li>
1084
1087
  <li>cuddNextHigh()
1085
- : <a class="el" href="cuddInt_8h.html#a1001b8075a1b90d0231d8967a0290186">cuddInt.h</a>
1086
- , <a class="el" href="cuddInt_8c.html#a1001b8075a1b90d0231d8967a0290186">cuddInt.c</a>
1088
+ : <a class="el" href="cuddInt_8c.html#a1001b8075a1b90d0231d8967a0290186">cuddInt.c</a>
1089
+ , <a class="el" href="cuddInt_8h.html#a1001b8075a1b90d0231d8967a0290186">cuddInt.h</a>
1087
1090
  </li>
1088
1091
  <li>cuddNextLow()
1089
- : <a class="el" href="cuddInt_8h.html#ace4f0137c821e3a72f1121ad072de8d8">cuddInt.h</a>
1090
- , <a class="el" href="cuddInt_8c.html#ace4f0137c821e3a72f1121ad072de8d8">cuddInt.c</a>
1092
+ : <a class="el" href="cuddInt_8c.html#ace4f0137c821e3a72f1121ad072de8d8">cuddInt.c</a>
1093
+ , <a class="el" href="cuddInt_8h.html#ace4f0137c821e3a72f1121ad072de8d8">cuddInt.h</a>
1091
1094
  </li>
1092
1095
  <li>cuddNodeArray()
1093
1096
  : <a class="el" href="cuddInt_8h.html#aa089ce201a38140aa26db5fbe0347c4a">cuddInt.h</a>
@@ -1100,12 +1103,12 @@ $(function() {
1100
1103
  : <a class="el" href="cuddInt_8c.html#a9652826593b0f67d77dc1152dacb93f7">cuddInt.c</a>
1101
1104
  </li>
1102
1105
  <li>cuddPrintNode()
1103
- : <a class="el" href="cuddInt_8h.html#a8296e506da23c3270e75967f6950c499">cuddInt.h</a>
1104
- , <a class="el" href="cuddInt_8c.html#a8296e506da23c3270e75967f6950c499">cuddInt.c</a>
1106
+ : <a class="el" href="cuddInt_8c.html#a8296e506da23c3270e75967f6950c499">cuddInt.c</a>
1107
+ , <a class="el" href="cuddInt_8h.html#a8296e506da23c3270e75967f6950c499">cuddInt.h</a>
1105
1108
  </li>
1106
1109
  <li>cuddPrintVarGroups()
1107
- : <a class="el" href="cuddInt_8h.html#a2d3bb63f4ba1ba097c0f9775ddc1f830">cuddInt.h</a>
1108
- , <a class="el" href="cuddInt_8c.html#a2d3bb63f4ba1ba097c0f9775ddc1f830">cuddInt.c</a>
1110
+ : <a class="el" href="cuddInt_8c.html#a2d3bb63f4ba1ba097c0f9775ddc1f830">cuddInt.c</a>
1111
+ , <a class="el" href="cuddInt_8h.html#a2d3bb63f4ba1ba097c0f9775ddc1f830">cuddInt.h</a>
1109
1112
  </li>
1110
1113
  <li>cuddRand
1111
1114
  : <a class="el" href="cuddInt_8c.html#a5401614286ba6923de016a43abc37617">cuddInt.c</a>
@@ -1114,12 +1117,12 @@ $(function() {
1114
1117
  : <a class="el" href="cuddInt_8c.html#a8e2b851d75e2ae18506df56207fba18e">cuddInt.c</a>
1115
1118
  </li>
1116
1119
  <li>cuddReclaim()
1117
- : <a class="el" href="cuddInt_8h.html#acc19dbda07ed77727cd149f7aeb2527b">cuddInt.h</a>
1118
- , <a class="el" href="cuddInt_8c.html#acc19dbda07ed77727cd149f7aeb2527b">cuddInt.c</a>
1120
+ : <a class="el" href="cuddInt_8c.html#acc19dbda07ed77727cd149f7aeb2527b">cuddInt.c</a>
1121
+ , <a class="el" href="cuddInt_8h.html#acc19dbda07ed77727cd149f7aeb2527b">cuddInt.h</a>
1119
1122
  </li>
1120
1123
  <li>cuddReclaimZdd()
1121
- : <a class="el" href="cuddInt_8h.html#adc39ed6aca9e7c16f7370bb373ed694b">cuddInt.h</a>
1122
- , <a class="el" href="cuddInt_8c.html#adc39ed6aca9e7c16f7370bb373ed694b">cuddInt.c</a>
1124
+ : <a class="el" href="cuddInt_8c.html#adc39ed6aca9e7c16f7370bb373ed694b">cuddInt.c</a>
1125
+ , <a class="el" href="cuddInt_8h.html#adc39ed6aca9e7c16f7370bb373ed694b">cuddInt.h</a>
1123
1126
  </li>
1124
1127
  <li>cuddRef
1125
1128
  : <a class="el" href="cuddInt_8h.html#a5eb828fea5b6c493712d171ca59f4496">cuddInt.h</a>
@@ -1133,8 +1136,8 @@ $(function() {
1133
1136
  , <a class="el" href="cuddInt_8c.html#a952f869c6bd03fd89b1398a8c2149790">cuddInt.c</a>
1134
1137
  </li>
1135
1138
  <li>cuddResizeTableZdd()
1136
- : <a class="el" href="cuddInt_8h.html#af9fabe670c27f42152573dbf713ec2ee">cuddInt.h</a>
1137
- , <a class="el" href="cuddInt_8c.html#af9fabe670c27f42152573dbf713ec2ee">cuddInt.c</a>
1139
+ : <a class="el" href="cuddInt_8c.html#af9fabe670c27f42152573dbf713ec2ee">cuddInt.c</a>
1140
+ , <a class="el" href="cuddInt_8h.html#af9fabe670c27f42152573dbf713ec2ee">cuddInt.h</a>
1138
1141
  </li>
1139
1142
  <li>cuddSatDec
1140
1143
  : <a class="el" href="cuddInt_8h.html#aa87dc1bc9890587b6f88a8afa9a68499">cuddInt.h</a>
@@ -1143,16 +1146,16 @@ $(function() {
1143
1146
  : <a class="el" href="cuddInt_8h.html#a820d3934f12d1a15066986d58e44d923">cuddInt.h</a>
1144
1147
  </li>
1145
1148
  <li>cuddSetInteract()
1146
- : <a class="el" href="cuddInt_8c.html#a888f4a3339c8df41fa0eefd265657a44">cuddInt.c</a>
1147
- , <a class="el" href="cuddInt_8h.html#a888f4a3339c8df41fa0eefd265657a44">cuddInt.h</a>
1149
+ : <a class="el" href="cuddInt_8h.html#a888f4a3339c8df41fa0eefd265657a44">cuddInt.h</a>
1150
+ , <a class="el" href="cuddInt_8c.html#a888f4a3339c8df41fa0eefd265657a44">cuddInt.c</a>
1148
1151
  </li>
1149
1152
  <li>cuddShrinkDeathRow()
1150
1153
  : <a class="el" href="cuddInt_8h.html#a68543f5aa10af3730f82919fdac4fd98">cuddInt.h</a>
1151
1154
  , <a class="el" href="cuddInt_8c.html#a68543f5aa10af3730f82919fdac4fd98">cuddInt.c</a>
1152
1155
  </li>
1153
1156
  <li>cuddSifting()
1154
- : <a class="el" href="cuddInt_8c.html#ad379df946ff42f0241f8cc432ed5a61a">cuddInt.c</a>
1155
- , <a class="el" href="cuddInt_8h.html#ad379df946ff42f0241f8cc432ed5a61a">cuddInt.h</a>
1157
+ : <a class="el" href="cuddInt_8h.html#ad379df946ff42f0241f8cc432ed5a61a">cuddInt.h</a>
1158
+ , <a class="el" href="cuddInt_8c.html#ad379df946ff42f0241f8cc432ed5a61a">cuddInt.c</a>
1156
1159
  </li>
1157
1160
  <li>cuddSlowTableGrowth()
1158
1161
  : <a class="el" href="cuddInt_8h.html#a917f877ac725fc2d169102ab9d7aec97">cuddInt.h</a>
@@ -1163,16 +1166,16 @@ $(function() {
1163
1166
  , <a class="el" href="cuddInt_8c.html#a02e55858557a72e60c2c2e81a53916d8">cuddInt.c</a>
1164
1167
  </li>
1165
1168
  <li>cuddSwapping()
1166
- : <a class="el" href="cuddInt_8h.html#a4fcc58544702da24985351c6e63fcc04">cuddInt.h</a>
1167
- , <a class="el" href="cuddInt_8c.html#a4fcc58544702da24985351c6e63fcc04">cuddInt.c</a>
1169
+ : <a class="el" href="cuddInt_8c.html#a4fcc58544702da24985351c6e63fcc04">cuddInt.c</a>
1170
+ , <a class="el" href="cuddInt_8h.html#a4fcc58544702da24985351c6e63fcc04">cuddInt.h</a>
1168
1171
  </li>
1169
1172
  <li>cuddSymmCheck()
1170
- : <a class="el" href="cuddInt_8h.html#a23afa87c3a2b034ed77d613510958a42">cuddInt.h</a>
1171
- , <a class="el" href="cuddInt_8c.html#a23afa87c3a2b034ed77d613510958a42">cuddInt.c</a>
1173
+ : <a class="el" href="cuddInt_8c.html#a23afa87c3a2b034ed77d613510958a42">cuddInt.c</a>
1174
+ , <a class="el" href="cuddInt_8h.html#a23afa87c3a2b034ed77d613510958a42">cuddInt.h</a>
1172
1175
  </li>
1173
1176
  <li>cuddSymmSifting()
1174
- : <a class="el" href="cuddInt_8h.html#a8a7e7ba2e8fb65399112bd5b7fd71ad4">cuddInt.h</a>
1175
- , <a class="el" href="cuddInt_8c.html#a8a7e7ba2e8fb65399112bd5b7fd71ad4">cuddInt.c</a>
1177
+ : <a class="el" href="cuddInt_8c.html#a8a7e7ba2e8fb65399112bd5b7fd71ad4">cuddInt.c</a>
1178
+ , <a class="el" href="cuddInt_8h.html#a8a7e7ba2e8fb65399112bd5b7fd71ad4">cuddInt.h</a>
1176
1179
  </li>
1177
1180
  <li>cuddSymmSiftingConv()
1178
1181
  : <a class="el" href="cuddInt_8c.html#a26500cac5e214614917e48563a2fd133">cuddInt.c</a>
@@ -1182,8 +1185,8 @@ $(function() {
1182
1185
  : <a class="el" href="cuddInt_8h.html#a09834c697b92ac296b1e50c863f88262">cuddInt.h</a>
1183
1186
  </li>
1184
1187
  <li>cuddTestInteract()
1185
- : <a class="el" href="cuddInt_8h.html#a2cc583804f0963d4a76049be83d54d9c">cuddInt.h</a>
1186
- , <a class="el" href="cuddInt_8c.html#a2cc583804f0963d4a76049be83d54d9c">cuddInt.c</a>
1188
+ : <a class="el" href="cuddInt_8c.html#a2cc583804f0963d4a76049be83d54d9c">cuddInt.c</a>
1189
+ , <a class="el" href="cuddInt_8h.html#a2cc583804f0963d4a76049be83d54d9c">cuddInt.h</a>
1187
1190
  </li>
1188
1191
  <li>cuddTreeSifting()
1189
1192
  : <a class="el" href="cuddInt_8h.html#a66ff5219b538de2d580f832a4ddfc362">cuddInt.h</a>
@@ -1198,19 +1201,19 @@ $(function() {
1198
1201
  , <a class="el" href="cuddInt_8c.html#a767e31fbbfdbddc623396dde86249497">cuddInt.c</a>
1199
1202
  </li>
1200
1203
  <li>cuddUniqueInterIVO()
1201
- : <a class="el" href="cuddInt_8h.html#af46446c8dfbd689f5d68be71275816c3">cuddInt.h</a>
1202
- , <a class="el" href="cuddInt_8c.html#af46446c8dfbd689f5d68be71275816c3">cuddInt.c</a>
1204
+ : <a class="el" href="cuddInt_8c.html#af46446c8dfbd689f5d68be71275816c3">cuddInt.c</a>
1205
+ , <a class="el" href="cuddInt_8h.html#af46446c8dfbd689f5d68be71275816c3">cuddInt.h</a>
1203
1206
  </li>
1204
1207
  <li>cuddUniqueInterZdd()
1205
- : <a class="el" href="cuddInt_8h.html#a82d51c70097e5d4acddd5c8c4aef6d73">cuddInt.h</a>
1206
- , <a class="el" href="cuddInt_8c.html#a82d51c70097e5d4acddd5c8c4aef6d73">cuddInt.c</a>
1208
+ : <a class="el" href="cuddInt_8c.html#a82d51c70097e5d4acddd5c8c4aef6d73">cuddInt.c</a>
1209
+ , <a class="el" href="cuddInt_8h.html#a82d51c70097e5d4acddd5c8c4aef6d73">cuddInt.h</a>
1207
1210
  </li>
1208
1211
  <li>cuddUniqueLookup()
1209
1212
  : <a class="el" href="cuddInt_8c.html#a032202341a5cf6eaf13b788b8d8d0881">cuddInt.c</a>
1210
1213
  </li>
1211
1214
  <li>cuddUpdateInteractionMatrix()
1212
- : <a class="el" href="cuddInt_8c.html#a73a2fde2f2e7ccf9c38312f2fe9e62ca">cuddInt.c</a>
1213
- , <a class="el" href="cuddInt_8h.html#a73a2fde2f2e7ccf9c38312f2fe9e62ca">cuddInt.h</a>
1215
+ : <a class="el" href="cuddInt_8h.html#a73a2fde2f2e7ccf9c38312f2fe9e62ca">cuddInt.h</a>
1216
+ , <a class="el" href="cuddInt_8c.html#a73a2fde2f2e7ccf9c38312f2fe9e62ca">cuddInt.c</a>
1214
1217
  </li>
1215
1218
  <li>cuddV
1216
1219
  : <a class="el" href="cuddInt_8h.html#ae4c91711a93064634cccc69dc22f3712">cuddInt.h</a>
@@ -1227,72 +1230,72 @@ $(function() {
1227
1230
  , <a class="el" href="cuddInt_8h.html#ae994abd80d7d5b41c74a3a6016f52815">cuddInt.h</a>
1228
1231
  </li>
1229
1232
  <li>cuddZddChangeAux()
1230
- : <a class="el" href="cuddInt_8c.html#aaca76fe4ed2c4316c53afcf996e6ae20">cuddInt.c</a>
1231
- , <a class="el" href="cuddInt_8h.html#aaca76fe4ed2c4316c53afcf996e6ae20">cuddInt.h</a>
1233
+ : <a class="el" href="cuddInt_8h.html#aaca76fe4ed2c4316c53afcf996e6ae20">cuddInt.h</a>
1234
+ , <a class="el" href="cuddInt_8c.html#aaca76fe4ed2c4316c53afcf996e6ae20">cuddInt.c</a>
1232
1235
  </li>
1233
1236
  <li>cuddZddComplement()
1234
1237
  : <a class="el" href="cuddInt_8c.html#a83f563a2bf47531a70e0b34c3cdd504b">cuddInt.c</a>
1235
1238
  , <a class="el" href="cuddInt_8h.html#a83f563a2bf47531a70e0b34c3cdd504b">cuddInt.h</a>
1236
1239
  </li>
1237
1240
  <li>cuddZddDiff()
1238
- : <a class="el" href="cuddInt_8h.html#a6af3c223536b1c0cf632f4e3cd7e5e2d">cuddInt.h</a>
1239
- , <a class="el" href="cuddInt_8c.html#a6af3c223536b1c0cf632f4e3cd7e5e2d">cuddInt.c</a>
1241
+ : <a class="el" href="cuddInt_8c.html#a6af3c223536b1c0cf632f4e3cd7e5e2d">cuddInt.c</a>
1242
+ , <a class="el" href="cuddInt_8h.html#a6af3c223536b1c0cf632f4e3cd7e5e2d">cuddInt.h</a>
1240
1243
  </li>
1241
1244
  <li>cuddZddDivide()
1242
- : <a class="el" href="cuddInt_8h.html#adf85f81e2cabd23947220f77681a6b0f">cuddInt.h</a>
1243
- , <a class="el" href="cuddInt_8c.html#adf85f81e2cabd23947220f77681a6b0f">cuddInt.c</a>
1245
+ : <a class="el" href="cuddInt_8c.html#adf85f81e2cabd23947220f77681a6b0f">cuddInt.c</a>
1246
+ , <a class="el" href="cuddInt_8h.html#adf85f81e2cabd23947220f77681a6b0f">cuddInt.h</a>
1244
1247
  </li>
1245
1248
  <li>cuddZddDivideF()
1246
- : <a class="el" href="cuddInt_8h.html#a4ac974deda65b0071f01780d8132efca">cuddInt.h</a>
1247
- , <a class="el" href="cuddInt_8c.html#a4ac974deda65b0071f01780d8132efca">cuddInt.c</a>
1249
+ : <a class="el" href="cuddInt_8c.html#a4ac974deda65b0071f01780d8132efca">cuddInt.c</a>
1250
+ , <a class="el" href="cuddInt_8h.html#a4ac974deda65b0071f01780d8132efca">cuddInt.h</a>
1248
1251
  </li>
1249
1252
  <li>cuddZddFreeUniv()
1250
- : <a class="el" href="cuddInt_8h.html#ab5e36f92c1b0f85b30c54984f6377032">cuddInt.h</a>
1251
- , <a class="el" href="cuddInt_8c.html#ab5e36f92c1b0f85b30c54984f6377032">cuddInt.c</a>
1253
+ : <a class="el" href="cuddInt_8c.html#ab5e36f92c1b0f85b30c54984f6377032">cuddInt.c</a>
1254
+ , <a class="el" href="cuddInt_8h.html#ab5e36f92c1b0f85b30c54984f6377032">cuddInt.h</a>
1252
1255
  </li>
1253
1256
  <li>cuddZddGetCofactors2()
1254
- : <a class="el" href="cuddInt_8h.html#a0767c8eb1d5d87d76cec9bfa86e996d1">cuddInt.h</a>
1255
- , <a class="el" href="cuddInt_8c.html#a0767c8eb1d5d87d76cec9bfa86e996d1">cuddInt.c</a>
1257
+ : <a class="el" href="cuddInt_8c.html#a0767c8eb1d5d87d76cec9bfa86e996d1">cuddInt.c</a>
1258
+ , <a class="el" href="cuddInt_8h.html#a0767c8eb1d5d87d76cec9bfa86e996d1">cuddInt.h</a>
1256
1259
  </li>
1257
1260
  <li>cuddZddGetCofactors3()
1258
- : <a class="el" href="cuddInt_8c.html#a57eb6f354f1b6ed2cdd629162f46db82">cuddInt.c</a>
1259
- , <a class="el" href="cuddInt_8h.html#a57eb6f354f1b6ed2cdd629162f46db82">cuddInt.h</a>
1261
+ : <a class="el" href="cuddInt_8h.html#a57eb6f354f1b6ed2cdd629162f46db82">cuddInt.h</a>
1262
+ , <a class="el" href="cuddInt_8c.html#a57eb6f354f1b6ed2cdd629162f46db82">cuddInt.c</a>
1260
1263
  </li>
1261
1264
  <li>cuddZddGetNegVarIndex()
1262
- : <a class="el" href="cuddInt_8h.html#aa74e960c9595f499b6c55c35b76c38c3">cuddInt.h</a>
1263
- , <a class="el" href="cuddInt_8c.html#aa74e960c9595f499b6c55c35b76c38c3">cuddInt.c</a>
1265
+ : <a class="el" href="cuddInt_8c.html#aa74e960c9595f499b6c55c35b76c38c3">cuddInt.c</a>
1266
+ , <a class="el" href="cuddInt_8h.html#aa74e960c9595f499b6c55c35b76c38c3">cuddInt.h</a>
1264
1267
  </li>
1265
1268
  <li>cuddZddGetNegVarLevel()
1266
- : <a class="el" href="cuddInt_8c.html#a17372914aa5d0e2b405e6b4db7b340ff">cuddInt.c</a>
1267
- , <a class="el" href="cuddInt_8h.html#a17372914aa5d0e2b405e6b4db7b340ff">cuddInt.h</a>
1269
+ : <a class="el" href="cuddInt_8h.html#a17372914aa5d0e2b405e6b4db7b340ff">cuddInt.h</a>
1270
+ , <a class="el" href="cuddInt_8c.html#a17372914aa5d0e2b405e6b4db7b340ff">cuddInt.c</a>
1268
1271
  </li>
1269
1272
  <li>cuddZddGetNode()
1270
1273
  : <a class="el" href="cuddInt_8c.html#af607cebd30fbd27bb9bd0fa125a1e1a8">cuddInt.c</a>
1271
1274
  , <a class="el" href="cuddInt_8h.html#af607cebd30fbd27bb9bd0fa125a1e1a8">cuddInt.h</a>
1272
1275
  </li>
1273
1276
  <li>cuddZddGetNodeIVO()
1274
- : <a class="el" href="cuddInt_8h.html#af19757ac3885d62886ce2a63ba409ce3">cuddInt.h</a>
1275
- , <a class="el" href="cuddInt_8c.html#af19757ac3885d62886ce2a63ba409ce3">cuddInt.c</a>
1277
+ : <a class="el" href="cuddInt_8c.html#af19757ac3885d62886ce2a63ba409ce3">cuddInt.c</a>
1278
+ , <a class="el" href="cuddInt_8h.html#af19757ac3885d62886ce2a63ba409ce3">cuddInt.h</a>
1276
1279
  </li>
1277
1280
  <li>cuddZddGetPosVarIndex()
1278
1281
  : <a class="el" href="cuddInt_8h.html#a4449045d422400ac577707490b4b1a05">cuddInt.h</a>
1279
1282
  , <a class="el" href="cuddInt_8c.html#a4449045d422400ac577707490b4b1a05">cuddInt.c</a>
1280
1283
  </li>
1281
1284
  <li>cuddZddGetPosVarLevel()
1282
- : <a class="el" href="cuddInt_8h.html#add2dde03c13e04eda9512dd54fef4278">cuddInt.h</a>
1283
- , <a class="el" href="cuddInt_8c.html#add2dde03c13e04eda9512dd54fef4278">cuddInt.c</a>
1285
+ : <a class="el" href="cuddInt_8c.html#add2dde03c13e04eda9512dd54fef4278">cuddInt.c</a>
1286
+ , <a class="el" href="cuddInt_8h.html#add2dde03c13e04eda9512dd54fef4278">cuddInt.h</a>
1284
1287
  </li>
1285
1288
  <li>cuddZddInitUniv()
1286
1289
  : <a class="el" href="cuddInt_8h.html#abadd982c3d591b858a9a2369659e4528">cuddInt.h</a>
1287
1290
  , <a class="el" href="cuddInt_8c.html#abadd982c3d591b858a9a2369659e4528">cuddInt.c</a>
1288
1291
  </li>
1289
1292
  <li>cuddZddIntersect()
1290
- : <a class="el" href="cuddInt_8c.html#a985332f0d24772bc916a46f2b3465b53">cuddInt.c</a>
1291
- , <a class="el" href="cuddInt_8h.html#a985332f0d24772bc916a46f2b3465b53">cuddInt.h</a>
1293
+ : <a class="el" href="cuddInt_8h.html#a985332f0d24772bc916a46f2b3465b53">cuddInt.h</a>
1294
+ , <a class="el" href="cuddInt_8c.html#a985332f0d24772bc916a46f2b3465b53">cuddInt.c</a>
1292
1295
  </li>
1293
1296
  <li>cuddZddIsop()
1294
- : <a class="el" href="cuddInt_8c.html#ada2ddff66ba0fabe1c39ac446f77fd32">cuddInt.c</a>
1295
- , <a class="el" href="cuddInt_8h.html#ada2ddff66ba0fabe1c39ac446f77fd32">cuddInt.h</a>
1297
+ : <a class="el" href="cuddInt_8h.html#ada2ddff66ba0fabe1c39ac446f77fd32">cuddInt.h</a>
1298
+ , <a class="el" href="cuddInt_8c.html#ada2ddff66ba0fabe1c39ac446f77fd32">cuddInt.c</a>
1296
1299
  </li>
1297
1300
  <li>cuddZddIte()
1298
1301
  : <a class="el" href="cuddInt_8c.html#ab0441bafcc095a43788d491e762b790c">cuddInt.c</a>
@@ -1311,15 +1314,15 @@ $(function() {
1311
1314
  : <a class="el" href="cuddInt_8c.html#a839a8dec363eb7d7f729295c45da4fc2">cuddInt.c</a>
1312
1315
  </li>
1313
1316
  <li>cuddZddLinearSifting()
1314
- : <a class="el" href="cuddInt_8c.html#a03240bfcc17024895c43dfaf899ed46a">cuddInt.c</a>
1315
- , <a class="el" href="cuddInt_8h.html#a03240bfcc17024895c43dfaf899ed46a">cuddInt.h</a>
1317
+ : <a class="el" href="cuddInt_8h.html#a03240bfcc17024895c43dfaf899ed46a">cuddInt.h</a>
1318
+ , <a class="el" href="cuddInt_8c.html#a03240bfcc17024895c43dfaf899ed46a">cuddInt.c</a>
1316
1319
  </li>
1317
1320
  <li>cuddZddLinearUp()
1318
1321
  : <a class="el" href="cuddInt_8c.html#ac95a47c799b37da2d56034245c3632f6">cuddInt.c</a>
1319
1322
  </li>
1320
1323
  <li>cuddZddNextHigh()
1321
- : <a class="el" href="cuddInt_8c.html#a7b76a250d30e9522c9ee1551d38843d6">cuddInt.c</a>
1322
- , <a class="el" href="cuddInt_8h.html#a7b76a250d30e9522c9ee1551d38843d6">cuddInt.h</a>
1324
+ : <a class="el" href="cuddInt_8h.html#a7b76a250d30e9522c9ee1551d38843d6">cuddInt.h</a>
1325
+ , <a class="el" href="cuddInt_8c.html#a7b76a250d30e9522c9ee1551d38843d6">cuddInt.c</a>
1323
1326
  </li>
1324
1327
  <li>cuddZddNextLow()
1325
1328
  : <a class="el" href="cuddInt_8c.html#a986286a0a4952cfbe5095afde9c69b19">cuddInt.c</a>
@@ -1333,8 +1336,8 @@ $(function() {
1333
1336
  , <a class="el" href="cuddInt_8c.html#a99b880cf40736e465e1cbf46cb13da40">cuddInt.c</a>
1334
1337
  </li>
1335
1338
  <li>cuddZddSifting()
1336
- : <a class="el" href="cuddInt_8c.html#aaff66bd6a0344a5ece2fbd3c121a6f75">cuddInt.c</a>
1337
- , <a class="el" href="cuddInt_8h.html#aaff66bd6a0344a5ece2fbd3c121a6f75">cuddInt.h</a>
1339
+ : <a class="el" href="cuddInt_8h.html#aaff66bd6a0344a5ece2fbd3c121a6f75">cuddInt.h</a>
1340
+ , <a class="el" href="cuddInt_8c.html#aaff66bd6a0344a5ece2fbd3c121a6f75">cuddInt.c</a>
1338
1341
  </li>
1339
1342
  <li>cuddZddSiftingAux()
1340
1343
  : <a class="el" href="cuddInt_8c.html#ad38635cb1780f4f2c80fd27141c0daef">cuddInt.c</a>
@@ -1349,8 +1352,8 @@ $(function() {
1349
1352
  : <a class="el" href="cuddInt_8c.html#a789113cc56cb05380a131ce5a3aa0aff">cuddInt.c</a>
1350
1353
  </li>
1351
1354
  <li>cuddZddSubset0()
1352
- : <a class="el" href="cuddInt_8h.html#a7f3e9b7302820781160c550d08667d3c">cuddInt.h</a>
1353
- , <a class="el" href="cuddInt_8c.html#a7f3e9b7302820781160c550d08667d3c">cuddInt.c</a>
1355
+ : <a class="el" href="cuddInt_8c.html#a7f3e9b7302820781160c550d08667d3c">cuddInt.c</a>
1356
+ , <a class="el" href="cuddInt_8h.html#a7f3e9b7302820781160c550d08667d3c">cuddInt.h</a>
1354
1357
  </li>
1355
1358
  <li>cuddZddSubset1()
1356
1359
  : <a class="el" href="cuddInt_8h.html#a54688fe7f1014c1e871ab5966d9e948e">cuddInt.h</a>
@@ -1361,12 +1364,12 @@ $(function() {
1361
1364
  , <a class="el" href="cuddInt_8h.html#a89a9fd8d4d09048463a62256b8dab6c9">cuddInt.h</a>
1362
1365
  </li>
1363
1366
  <li>cuddZddSwapping()
1364
- : <a class="el" href="cuddInt_8c.html#a2fceb4892ce0dcc3f78e2558593e724b">cuddInt.c</a>
1365
- , <a class="el" href="cuddInt_8h.html#a2fceb4892ce0dcc3f78e2558593e724b">cuddInt.h</a>
1367
+ : <a class="el" href="cuddInt_8h.html#a2fceb4892ce0dcc3f78e2558593e724b">cuddInt.h</a>
1368
+ , <a class="el" href="cuddInt_8c.html#a2fceb4892ce0dcc3f78e2558593e724b">cuddInt.c</a>
1366
1369
  </li>
1367
1370
  <li>cuddZddSymmCheck()
1368
- : <a class="el" href="cuddInt_8h.html#aa370fba2ec1edad4d8c9c9d5f1516eae">cuddInt.h</a>
1369
- , <a class="el" href="cuddInt_8c.html#aa370fba2ec1edad4d8c9c9d5f1516eae">cuddInt.c</a>
1371
+ : <a class="el" href="cuddInt_8c.html#aa370fba2ec1edad4d8c9c9d5f1516eae">cuddInt.c</a>
1372
+ , <a class="el" href="cuddInt_8h.html#aa370fba2ec1edad4d8c9c9d5f1516eae">cuddInt.h</a>
1370
1373
  </li>
1371
1374
  <li>cuddZddSymmSifting()
1372
1375
  : <a class="el" href="cuddInt_8c.html#a33b0811f3238900db5c9b07a3fb55f10">cuddInt.c</a>
@@ -1395,19 +1398,19 @@ $(function() {
1395
1398
  : <a class="el" href="cuddInt_8c.html#a83fe67afd5b8c024bde4cd71a253e91f">cuddInt.c</a>
1396
1399
  </li>
1397
1400
  <li>cuddZddTreeSifting()
1398
- : <a class="el" href="cuddInt_8h.html#a502f13629f5546da11d81c81cae8cc1b">cuddInt.h</a>
1399
- , <a class="el" href="cuddInt_8c.html#a502f13629f5546da11d81c81cae8cc1b">cuddInt.c</a>
1401
+ : <a class="el" href="cuddInt_8c.html#a502f13629f5546da11d81c81cae8cc1b">cuddInt.c</a>
1402
+ , <a class="el" href="cuddInt_8h.html#a502f13629f5546da11d81c81cae8cc1b">cuddInt.h</a>
1400
1403
  </li>
1401
1404
  <li>cuddZddUnateProduct()
1402
- : <a class="el" href="cuddInt_8h.html#afea6d3e9ead2bc24cc71cf61524b38d8">cuddInt.h</a>
1403
- , <a class="el" href="cuddInt_8c.html#afea6d3e9ead2bc24cc71cf61524b38d8">cuddInt.c</a>
1405
+ : <a class="el" href="cuddInt_8c.html#afea6d3e9ead2bc24cc71cf61524b38d8">cuddInt.c</a>
1406
+ , <a class="el" href="cuddInt_8h.html#afea6d3e9ead2bc24cc71cf61524b38d8">cuddInt.h</a>
1404
1407
  </li>
1405
1408
  <li>cuddZddUndoMoves()
1406
1409
  : <a class="el" href="cuddInt_8c.html#a37d9d5c0202700e85ee6ab3bb64f9c8f">cuddInt.c</a>
1407
1410
  </li>
1408
1411
  <li>cuddZddUnion()
1409
- : <a class="el" href="cuddInt_8c.html#af13034436631370bd5c24e9f8e58e38b">cuddInt.c</a>
1410
- , <a class="el" href="cuddInt_8h.html#af13034436631370bd5c24e9f8e58e38b">cuddInt.h</a>
1412
+ : <a class="el" href="cuddInt_8h.html#af13034436631370bd5c24e9f8e58e38b">cuddInt.h</a>
1413
+ , <a class="el" href="cuddInt_8c.html#af13034436631370bd5c24e9f8e58e38b">cuddInt.c</a>
1411
1414
  </li>
1412
1415
  <li>cuddZddUniqueCompare()
1413
1416
  : <a class="el" href="cuddInt_8c.html#a5ff41c21e47b8bc8f6d1249de47bbd6d">cuddInt.c</a>
@@ -1418,8 +1421,8 @@ $(function() {
1418
1421
  , <a class="el" href="cuddInt_8h.html#a86e1c6c9f20fb70fdd9579a4c63f448d">cuddInt.h</a>
1419
1422
  </li>
1420
1423
  <li>cuddZddWeakDivF()
1421
- : <a class="el" href="cuddInt_8c.html#a24e2e6aa2dffe817f50ebed63f048db1">cuddInt.c</a>
1422
- , <a class="el" href="cuddInt_8h.html#a24e2e6aa2dffe817f50ebed63f048db1">cuddInt.h</a>
1424
+ : <a class="el" href="cuddInt_8h.html#a24e2e6aa2dffe817f50ebed63f048db1">cuddInt.h</a>
1425
+ , <a class="el" href="cuddInt_8c.html#a24e2e6aa2dffe817f50ebed63f048db1">cuddInt.c</a>
1423
1426
  </li>
1424
1427
  <li>cutree_cdist()
1425
1428
  : <a class="el" href="fastcluster_8cpp.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.cpp</a>
@@ -61,6 +61,12 @@ $(function() {
61
61
  &#160;
62
62
 
63
63
  <h3><a id="index_j"></a>- j -</h3><ul>
64
+ <li>JSON_OPT_FUNCTIONTYPE
65
+ : <a class="el" href="ExtAPI_8h.html#a8af07ec3fec2ac9636dfb81bb7a8961e">ExtAPI.h</a>
66
+ </li>
67
+ <li>JSON_OPT_OVERWRITE
68
+ : <a class="el" href="ExtAPI_8h.html#a6dec9d5ce6e777757e97065129d96874">ExtAPI.h</a>
69
+ </li>
64
70
  <li>JUMP_UP_PROB
65
71
  : <a class="el" href="cuddInt_8c.html#a91b8f7055919a427c26d2ca5e5732548">cuddInt.c</a>
66
72
  </li>