class_easylocal__tabulistmanager-members.html

来自「一个tabu search算法框架」· HTML 代码 · 共 58 行

HTML
58
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <title>EasyLocal++ Documentation</title>
  <link href="local.css" rel="stylesheet" type="text/css">
</head>

<body lang="en">

<table width="100%" border="0">
  <tbody>
    <tr>
      <td colspan="2"><h1 class="nojustify">EasyLocal++ Documentation</h1>
        <hr>
      </td>
    </tr>
    <tr>
      <td width="30" align="center">&nbsp;</td>
      <td>
<!-- Generated by Doxygen 1.2.5 on Sat Jun 9 18:59:38 2001 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>easylocal::TabuListManager Member List</h1>This is the complete list of members for <a class="el" href="class_easylocal__TabuListManager.html">easylocal::TabuListManager</a>, including all inherited members.<ul>
<li><a class="el" href="class_easylocal__TabuListManager.html#b2">Aspiration</a>(const Move &amp;, fvalue mv_cost, fvalue curr, fvalue best) const
<code> [protected, virtual]</code><li><a class="el" href="class_easylocal__ProhibitionManager.html#a3">Check</a>()
<code> [inline, virtual]</code><li><a class="el" href="class_easylocal__TabuListManager.html#a3">Clean</a>()
<code> [virtual]</code><li><a class="el" href="class_easylocal__TabuListManager.html#b3">InsertIntoList</a>(const Move &amp;mv)
<code> [protected]</code><li><a class="el" href="class_easylocal__TabuListManager.html#a0">InsertMove</a>(const Move &amp;mv, fvalue mv_cost, fvalue curr, fvalue best)
<code> [virtual]</code><li><a class="el" href="class_easylocal__TabuListManager.html#a6">Inverse</a>(const Move &amp;mv1, const Move &amp;mv2) const=0
<code> [pure virtual]</code><li><a class="el" href="class_easylocal__TabuListManager.html#n2">iter</a>
<code> [protected]</code><li><a class="el" href="class_easylocal__TabuListManager.html#b5">ListMember</a>(const Move &amp;) const
<code> [protected]</code><li><a class="el" href="class_easylocal__TabuListManager.html#n1">max_tenure</a>
<code> [protected]</code><li><a class="el" href="class_easylocal__TabuListManager.html#a5">MaxTenure</a>() const
<code> [inline]</code><li><a class="el" href="class_easylocal__TabuListManager.html#n0">min_tenure</a>
<code> [protected]</code><li><a class="el" href="class_easylocal__TabuListManager.html#a4">MinTenure</a>() const
<code> [inline]</code><li><a class="el" href="class_easylocal__TabuListManager.html#l0">operator&lt;&lt;</a>(std::ostream &amp;, const TabuListManager&lt; Move &gt; &amp;)
<code> [friend]</code><li><a class="el" href="class_easylocal__TabuListManager.html#a1">ProhibitedMove</a>(const Move &amp;mv, fvalue mv_cost, fvalue curr, fvalue best) const
<code> [virtual]</code><li><a class="el" href="class_easylocal__TabuListManager.html#a2">SetLength</a>(unsigned int min, unsigned int max)
<code> [inline]</code><li><a class="el" href="class_easylocal__TabuListManager.html#b0">TabuListManager</a>(int min=0, int max=0)
<code> [protected]</code><li><a class="el" href="class_easylocal__TabuListManager.html#n3">tlist</a>
<code> [protected]</code><li><a class="el" href="class_easylocal__TabuListManager.html#b4">UpdateAspirationFunction</a>(fvalue mv_cost, fvalue curr_cost, fvalue best_cost)
<code> [inline, protected]</code><li><a class="el" href="class_easylocal__TabuListManager.html#b1">~TabuListManager</a>()
<code> [inline, protected, virtual]</code></ul>
      </td>
    </tr>
    <tr>
      <td>&nbsp;</td>
      <td><hr>
        <span class="mark">Go to:</span> the <a href="index.html">Main Page</a> of the documentation.
      </td>
    </tr>
  </tbody>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?