Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ee3d8430cc80796773ea2e1c8ad4ef5d > files > 89

ocaml-reins-devel-0.1a-10.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Reins.Heaps.html">
<link rel="next" href="Reins.SkewBinomialHeap.html">
<link rel="Up" href="Reins.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Reins" rel="Chapter" href="Reins.html"><title>Reins.BinomialHeap</title>
</head>
<body>
<div class="navbar"><a href="Reins.Heaps.html">Previous</a>
&nbsp;<a href="Reins.html">Up</a>
&nbsp;<a href="Reins.SkewBinomialHeap.html">Next</a>
</div>
<center><h1>Module <a href="type_Reins.BinomialHeap.html">Reins.BinomialHeap</a></h1></center>
<br>
<pre><span class="keyword">module</span> BinomialHeap: <code class="code">sig</code> <a href="Reins.BinomialHeap.html">..</a> <code class="code">end</code></pre><hr width="100%">
<br>
Binomial Heap.  All operations are O(log n) time.<br>
<pre><span class="keyword">module</span> <a href="Reins.BinomialHeap.MonoHeap.html">MonoHeap</a>: <code class="type"><a href="Reins.Heaps.MonoHeapSigFn.html">Reins.Heaps.MonoHeapSigFn</a></code><code class="type"> </code></pre><pre><span class="keyword">module</span> <a href="Reins.BinomialHeap.GenHeap.html">GenHeap</a>: <code class="type"><a href="Reins.Heaps.GenHeapSigFn.html">Reins.Heaps.GenHeapSigFn</a></code><code class="type"> </code></pre><pre><span class="keyword">module</span> <a href="Reins.BinomialHeap.PolyHeap.html">PolyHeap</a>: <code class="type"><a href="Reins.Heaps.PolyHeapSig.html">Reins.Heaps.PolyHeapSig</a></code><code class="type"> </code></pre></body></html>