easylocal_cpp.html
来自「一个tabu search算法框架」· HTML 代码 · 共 80 行
HTML
80 行
<!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"> </td>
<td>
<!-- Generated by Doxygen 1.2.5 on Sat Jun 9 18:59:17 2001 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="namespaces.html">Namespace List</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="classes.html">Alphabetical List</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="namespacemembers.html">Namespace Members</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> <a class="qindex" href="pages.html">Related Pages</a> </center>
<hr><h1>EasyLocal.cpp File Reference</h1>Implementation of the template-free part.
<a href="#_details">More...</a>
<p>
<code>#include <ctime></code><br>
<code>#include <cstdlib></code><br>
<code>#include <iostream></code><br>
<code>#include <FlexLexer.h></code><br>
<code>#include "<a class="el" href="EasyLocal_h-source.html">EasyLocal.h</a>"</code><br>
<p>
Include dependency graph for EasyLocal.cpp:<p><center><img src="EasyLocal_cpp_incl.gif" border="0" usemap="#EasyLocal.cpp_map" alt="Include dependency graph"></center>
<map name="EasyLocal.cpp_map">
<area href="EasyLocal_h.html" shape="rect" coords="259,67,339,85">
</map>
<p>
<a href="EasyLocal_cpp-source.html">Go to the source code of this file.</a><h2>Namespaces</h2>
<ul>
<li>namespace <a class="el" href="namespace_easylocal.html">easylocal</a>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Implementation of the template-free part.
<p>
<p>
<p>
This file contains part of the implementation of the EasyLocal++ framework.
<p>
It must be compiled together with any project that uses the framework classes or, at least, it must be linked with the static library that contain the already compiled fragment of the framework.
<p>
<dl compact><dt>
<b>Author(s): </b><dd>
Andrea Schaerf (<a href="mailto:schaerf@uniud.it">schaerf@uniud.it</a>), Luca Di Gaspero (<a href="mailto:digasper@dimi.uniud.it">digasper@dimi.uniud.it</a>) </dl><dl compact><dt>
<b>Version: </b><dd>
0.1 </dl><dl compact><dt>
<b>Date: </b><dd>
15 Jun 2001 </dl><dl compact><dt>
<b>Note: </b><dd>
This version works both with MS Visual C++ and the GNU C++ compiler. Yet, it is extensively tested only with the GNU compiler.
<p>
</dl>
<p>
Definition in file <a class="el" href="EasyLocal_cpp-source.html">EasyLocal.cpp</a>. </td>
</tr>
<tr>
<td> </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 + -
显示快捷键?