This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Biabduction__Absarray (infer.Biabduction__Absarray)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» Biabduction__Absarray</nav><h1>Module <code>Biabduction__Absarray</code></h1></header><dl><dtclass="spec value"id="val-array_clean_new_index"><ahref="#val-array_clean_new_index"class="anchor"></a><code><spanclass="keyword">val</span> array_clean_new_index : bool <span>-></span><ahref="../IR/Exp/index.html#type-t">IR.Exp.t</a><span>-></span><ahref="../IR/Exp/index.html#type-t">IR.Exp.t</a></code></dt><dd><p>This function should be used before adding a new index to Earray. The <code>exp</code> is the newly created index. This function "cleans"<code>exp</code> according to whether it is the footprint or current part of the prop. The function faults in the re - execution mode, as an internal check of the tool.</p></dd></dl><aside><p>Abstraction for Arrays</p></aside><dl><dtclass="spec value"id="val-abstract_array_check"><ahref="#val-abstract_array_check"class="anchor"></a><code><spanclass="keyword">val</span> abstract_array_check : <ahref="../IR/Tenv/index.html#type-t">IR.Tenv.t</a><span>-></span><span><ahref="../Biabduction/Prop/index.html#type-normal">Biabduction.Prop.normal</a><ahref="../Biabduction/Prop/index.html#type-t">Biabduction.Prop.t</a></span><span>-></span><span><ahref="../Biabduction/Prop/index.html#type-normal">Biabduction.Prop.normal</a><ahref="../Biabduction/Prop/index.html#type-t">Biabduction.Prop.t</a></span></code></dt><dd><p>Apply array abstraction and check the result</p></dd></dl><dl><dtclass="spec value"id="val-array_abstraction_performed"><ahref="#val-array_abstraction_performed"class="anchor"></a><code><spanclass="keyword">val</span> array_abstraction_performed : <span>bool <ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.ref</span></code></dt><dd><p>Remember whether array abstraction was performed (to be reset before calling Abs.abstract)</p></dd></dl><dl><dtclass="spec value"id="val-remove_redundant_elements"><ahref="#val-remove_redundant_elements"class="anchor"></a><code><spanclass="keyword">val</span> remove_redundant_elements : <ahref="../IR/Tenv/index.html#type-t">IR.Tenv.t</a><span>-></span><span><ahref="../Biabduction/Prop/index.html#type-normal">Biabduction.Prop.normal</a><ahref="../Biabduction/Prop/index.html#type-t">Biabduction.Prop.t</a></span><span>-></span><span><ahref="../Biabduction/Prop/index.html#type-normal">Biabduction.Prop.normal</a><ahref="../Biabduction/Prop/index.html#type-t">Biabduction.Prop.t</a></span></code></dt><dd><p>remove redundant elements in an array</p></dd></dl></div></body></html>