mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-09 12:45:48 -05:00
2 lines
No EOL
4.4 KiB
HTML
2 lines
No EOL
4.4 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>A (sidekick-base.Sidekick_base_solver.Th_lra.A)</title><link rel="stylesheet" href="../../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../../index.html">sidekick-base</a> » <a href="../../index.html">Sidekick_base_solver</a> » <a href="../index.html">Th_lra</a> » A</nav><h1>Module <code>Th_lra.A</code></h1></header><div class="spec module" id="module-S"><a href="#module-S" class="anchor"></a><code><span class="keyword">module</span> <a href="S/index.html">S</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-Q"><a href="#module-Q" class="anchor"></a><code><span class="keyword">module</span> <a href="Q/index.html">Q</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><dl><dt class="spec type" id="type-term"><a href="#type-term" class="anchor"></a><code><span class="keyword">type</span> term</code><code> = <a href="S/T/Term/index.html#type-t">S.T.Term.t</a></code></dt><dt class="spec type" id="type-ty"><a href="#type-ty" class="anchor"></a><code><span class="keyword">type</span> ty</code><code> = <a href="S/T/Ty/index.html#type-t">S.T.Ty.t</a></code></dt></dl><dl><dt class="spec value" id="val-view_as_lra"><a href="#val-view_as_lra" class="anchor"></a><code><span class="keyword">val</span> view_as_lra : <a href="index.html#type-term">term</a> <span>-></span> <span><span>(<a href="Q/index.html#type-t">Q.t</a>, <a href="index.html#type-term">term</a>)</span> <a href="../../../../sidekick/Sidekick_arith_lra/index.html#type-lra_view">Sidekick_arith_lra.lra_view</a></span></code></dt><dt class="spec value" id="val-mk_bool"><a href="#val-mk_bool" class="anchor"></a><code><span class="keyword">val</span> mk_bool : <a href="S/T/Term/index.html#type-store">S.T.Term.store</a> <span>-></span> bool <span>-></span> <a href="index.html#type-term">term</a></code></dt><dt class="spec value" id="val-mk_lra"><a href="#val-mk_lra" class="anchor"></a><code><span class="keyword">val</span> mk_lra : <a href="S/T/Term/index.html#type-store">S.T.Term.store</a> <span>-></span> <span><span>(<a href="Q/index.html#type-t">Q.t</a>, <a href="index.html#type-term">term</a>)</span> <a href="../../../../sidekick/Sidekick_arith_lra/index.html#type-lra_view">Sidekick_arith_lra.lra_view</a></span> <span>-></span> <a href="index.html#type-term">term</a></code></dt><dt class="spec value" id="val-ty_lra"><a href="#val-ty_lra" class="anchor"></a><code><span class="keyword">val</span> ty_lra : <a href="S/T/Term/index.html#type-store">S.T.Term.store</a> <span>-></span> <a href="index.html#type-ty">ty</a></code></dt><dt class="spec value" id="val-mk_eq"><a href="#val-mk_eq" class="anchor"></a><code><span class="keyword">val</span> mk_eq : <a href="S/T/Term/index.html#type-store">S.T.Term.store</a> <span>-></span> <a href="index.html#type-term">term</a> <span>-></span> <a href="index.html#type-term">term</a> <span>-></span> <a href="index.html#type-term">term</a></code></dt><dt class="spec value" id="val-has_ty_real"><a href="#val-has_ty_real" class="anchor"></a><code><span class="keyword">val</span> has_ty_real : <a href="index.html#type-term">term</a> <span>-></span> bool</code></dt><dt class="spec value" id="val-proof_lra"><a href="#val-proof_lra" class="anchor"></a><code><span class="keyword">val</span> proof_lra : <span><a href="S/P/index.html#type-lit">S.P.lit</a> Iter.t</span> <span>-></span> <a href="S/P/index.html#type-t">S.P.t</a></code></dt><dt class="spec value" id="val-proof_lra_l"><a href="#val-proof_lra_l" class="anchor"></a><code><span class="keyword">val</span> proof_lra_l : <span><a href="S/P/index.html#type-lit">S.P.lit</a> list</span> <span>-></span> <a href="S/P/index.html#type-t">S.P.t</a></code></dt></dl><div class="spec module" id="module-Gensym"><a href="#module-Gensym" class="anchor"></a><code><span class="keyword">module</span> <a href="Gensym/index.html">Gensym</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html> |