Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a24e1a39141f9b4ca49bd1e2e23a54ba > files > 817

polybori-doc-0.5rc.p9-6mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>PolyBoRi: pbori_routines.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
<h1>pbori_routines.h</h1><a href="pbori__routines_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- c++ -*-</span>
<a name="l00002"></a>00002 <span class="comment">//*****************************************************************************</span>
<a name="l00043"></a>00043 <span class="comment"></span><span class="comment">//*****************************************************************************</span>
<a name="l00044"></a>00044 
<a name="l00045"></a>00045 <span class="comment">// include basic definitions</span>
<a name="l00046"></a>00046 <span class="preprocessor">#include "<a class="code" href="pbori__defs_8h.html">pbori_defs.h</a>"</span>
<a name="l00047"></a>00047 
<a name="l00048"></a>00048 <span class="comment">// include polybori algorithms and functionals</span>
<a name="l00049"></a>00049 <span class="preprocessor">#include "<a class="code" href="pbori__algo_8h.html">pbori_algo.h</a>"</span>
<a name="l00050"></a>00050 <span class="preprocessor">#include "<a class="code" href="pbori__func_8h.html">pbori_func.h</a>"</span>
<a name="l00051"></a>00051 
<a name="l00052"></a>00052 <span class="preprocessor">#ifndef PBORI_ROUTINES_H_</span>
<a name="l00053"></a>00053 <span class="preprocessor"></span><span class="preprocessor">#define PBORI_ROUTINES_H_</span>
<a name="l00054"></a>00054 <span class="preprocessor"></span>
<a name="l00055"></a>00055 
<a name="l00056"></a>00056 <span class="comment">// Get routines, which add features related to decision diagrams</span>
<a name="l00057"></a>00057 <span class="preprocessor">#include "<a class="code" href="pbori__routines__dd_8h.html">pbori_routines_dd.h</a>"</span>
<a name="l00058"></a>00058 
<a name="l00059"></a>00059 <span class="comment">// Get routines, which add features related to Cudd library</span>
<a name="l00060"></a>00060 <span class="preprocessor">#include "<a class="code" href="pbori__routines__cuddext_8h.html">pbori_routines_cuddext.h</a>"</span>
<a name="l00061"></a>00061 
<a name="l00062"></a>00062 <span class="comment">// Get additional routines</span>
<a name="l00063"></a>00063 <span class="preprocessor">#include "<a class="code" href="pbori__routines__misc_8h.html">pbori_routines_misc.h</a>"</span>
<a name="l00064"></a>00064 
<a name="l00065"></a>00065 <span class="comment">// Get order-related routines</span>
<a name="l00066"></a>00066 <span class="preprocessor">#include "<a class="code" href="pbori__routines__order_8h.html">pbori_routines_order.h</a>"</span>
<a name="l00067"></a>00067 
<a name="l00068"></a>00068 <span class="comment">// Get hash-related routines</span>
<a name="l00069"></a>00069 <span class="preprocessor">#include "<a class="code" href="pbori__routines__hash_8h.html">pbori_routines_hash.h</a>"</span>
<a name="l00070"></a>00070 
<a name="l00071"></a>00071 <span class="preprocessor">#endif</span>
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 9 14:30:59 2009 for PolyBoRi by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>