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>Pulselib__Pudge (infer.Pulselib__Pudge)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.0"/><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>» Pulselib__Pudge</nav><h1>Module <code>Pulselib__Pudge</code></h1></header><div><divclass="spec include"><divclass="doc"><detailsopen="open"><summary><spanclass="def"><code><spanclass="keyword">include</span><ahref="../Pulselib/Pudge_intf/index.html#module-type-S">Pulselib.Pudge_intf.S</a></code></span></summary><dl><dtclass="spec type"id="type-t"><ahref="#type-t"class="anchor"></a><code><spanclass="keyword">type</span> t</code></dt></dl><dl><dtclass="spec value"id="val-pp"><ahref="#val-pp"class="anchor"></a><code><spanclass="keyword">val</span> pp : <ahref="../Pulselib/Pudge_intf/index.html#module-F">Pulselib.Pudge_intf.F</a>.formatter <span>-></span><ahref="index.html#type-t">t</a><span>-></span> unit</code></dt><dtclass="spec value"id="val-true_"><ahref="#val-true_"class="anchor"></a><code><spanclass="keyword">val</span> true_ : <ahref="index.html#type-t">t</a></code></dt></dl><divclass="spec module"id="module-Term"><ahref="#module-Term"class="anchor"></a><code><spanclass="keyword">module</span><ahref="Term/index.html">Term</a> : <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></div><divclass="spec module"id="module-Var"><ahref="#module-Var"class="anchor"></a><code><spanclass="keyword">module</span><ahref="Var/index.html">Var</a> : <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></div><dl><dtclass="spec value"id="val-and_eq"><ahref="#val-and_eq"class="anchor"></a><code><spanclass="keyword">val</span> and_eq : <ahref="Term/index.html#type-t">Term.t</a><span>-></span><ahref="Term/index.html#type-t">Term.t</a><span>-></span><ahref="index.html#type-t">t</a><span>-></span><ahref="index.html#type-t">t</a></code></dt><dtclass="spec value"id="val-and_term"><ahref="#val-and_term"class="anchor"></a><code><spanclass="keyword">val</span> and_term : <ahref="Term/index.html#type-t">Term.t</a><span>-></span><ahref="index.html#type-t">t</a><span>-></span><ahref="index.html#type-t">t</a></code></dt><dtclass="spec value"id="val-and_"><ahref="#val-and_"class="anchor"></a><code><spanclass="keyword">val</span> and_ : <ahref="index.html#type-t">t</a><span>-></span><ahref="index.html#type-t">t</a><span>-></span><ahref="index.html#type-t">t</a></code></dt></dl><aside><p>queries</p></aside><dl><dtclass="spec value"id="val-is_unsat"><ahref="#val-is_unsat"class="anchor"></a><code><spanclass="keyword">val</span> is_unsat : <ahref="index.html#type-t">t</a><span>-></span> bool</code></dt><dtclass="spec value"id="val-is_known_zero"><ahref="#val-is_known_zero"class="anchor"></a><code><spanclass="keyword">val</span> is_known_zero : <ahref="Term/index.html#type-t">Term.t</a><span>-></span><ahref="index.html#type-t">t</a><span>-></span> bool</code></dt><dd><p><code>is_known_zero phi t</code> returns <code>true</code> if <code>phi |- t = 0</code>, <code>false</code> if we don't know for sure</p></dd></dl><aside><p>operations</p></aside><dl><dtclass="spec value"id="val-fold_map_variables"><ahref="#val-fold_map_variables"class="anchor"></a><code><spanclass="keyword">val</span> fold_map_variables : <ahref="index.html#type-t">t</a><span>-></span><span>init:<spanclass="type-var">'a</span></span><span>-></span><span>f:<span>(<spanclass="type-var">'a</span><span>-></span><ahref="Var/index.html#type-t">Var.t</a><span>-></span><spanclass="type-var">'a</span> * <ahref="Var/index.html#type-t">Var.t</a>)</span></span><span>-></span><spanclass="type-var">'a</span> * <ahref="index.html#type-t">t</a></code></dt><dtclass="spec value"id="val-simplify"><ahref="#val-simplify"class="anchor"></a><code><spanclass="keyword">val</span> simplify : <span>keep:<ahref="../Pulselib__PulseAbstractValue/index.html#module-Set">Pulselib.Pudge_intf.AbstractValue.Set</a>.t</span><span>-></span><ahref="index.html#type-t">t</a><span>-></span><ahref="index.html#type-t">t</a></code></dt><dd><p><code>simplify ~keep phi</code> attempts to get rid of as many variables in <code>fv phi</code> but not in <code>keep</code> as possible</p></dd></dl></details></div></div></div></div></body></html>