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__BiabductionConfig (infer.Biabduction__BiabductionConfig)</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__BiabductionConfig</nav><h1>Module <code>Biabduction__BiabductionConfig</code></h1><navclass="toc"><ul><li><ahref="#global-variables">Global variables</a></li><li><ahref="#global-variables-with-initial-values-specified-by-command-line-options">Global variables with initial values specified by command-line options</a></li></ul></nav></header><section><header><h3id="global-variables"><ahref="#global-variables"class="anchor"></a>Global variables</h3></header><dl><dtclass="spec value"id="val-footprint"><ahref="#val-footprint"class="anchor"></a><code><spanclass="keyword">val</span> footprint : <span>bool <ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.ref</span></code></dt><dtclass="spec value"id="val-run_in_footprint_mode"><ahref="#val-run_in_footprint_mode"class="anchor"></a><code><spanclass="keyword">val</span> run_in_footprint_mode : <span>(<spanclass="type-var">'a</span><span>-></span><spanclass="type-var">'b</span>)</span><span>-></span><spanclass="type-var">'a</span><span>-></span><spanclass="type-var">'b</span></code></dt><dd><p>Call f x with footprint set to true. Restore the initial value of footprint also in case of exception.</p></dd></dl><dl><dtclass="spec value"id="val-run_in_re_execution_mode"><ahref="#val-run_in_re_execution_mode"class="anchor"></a><code><spanclass="keyword">val</span> run_in_re_execution_mode : <span>(<spanclass="type-var">'a</span><span>-></span><spanclass="type-var">'b</span>)</span><span>-></span><spanclass="type-var">'a</span><span>-></span><spanclass="type-var">'b</span></code></dt><dd><p>Call f x with footprint set to false. Restore the initial value of footprint also in case of exception.</p></dd></dl></section><section><header><h3id="global-variables-with-initial-values-specified-by-command-line-options"><ahref="#global-variables-with-initial-values-specified-by-command-line-options"class="anchor"></a>Global variables with initial values specified by command-line options</h3></header><dl><dtclass="spec value"id="val-abs_val"><ahref="#val-abs_val"class="anchor"></a><code><spanclass="keyword">val</span> abs_val : <span>int <ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.ref</span></code></dt><dtclass="spec value"id="val-reset_abs_val"><ahref="#val-reset_abs_val"class="anchor"></a><code><spanclass="keyword">val</span> reset_abs_val : unit <span>-></span> unit</code></dt><dtclass="spec value"id="val-run_with_abs_val_equal_zero"><ahref="#val-run_with_abs_val_equal_zero"class="anchor"></a><code><spanclass="keyword">val</span> run_with_abs_val_equal_zero : <span>(<spanclass="type-var">'a</span><span>-></span><spanclass="type-var">'b</span>)</span><span>-></span><spanclass="type-var">'a</span><span>-></span><spanclass="type-var">'b</span></code></dt><dd><p>Call f x with abs_val set to zero. Restore the initial value also in case of exception.</p></dd></dl><dl><dtclass="spec value"id="val-allow_leak"><ahref="#val-allow_leak"class="anchor"></a><code><spanclass="keyword">val</span> allow_leak : <span>bool <ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.ref</span></code></dt></dl></section></div></body></html>