git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@98 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4430c719fb
commit
8fe0255b24
411 changed files with 45668 additions and 0 deletions
62
trunk/paradiseo-peo/docs/html/annotated.html
Normal file
62
trunk/paradiseo-peo/docs/html/annotated.html
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
||||
<title>ParadisEO: Class List</title>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<!-- Generated by Doxygen 1.4.6 -->
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="main.html"><span>Main Page</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
|
||||
<li><a href="files.html"><span>Files</span></a></li>
|
||||
<li>
|
||||
<form action="search.php" method="get">
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td><label> <u>S</u>earch for </label></td>
|
||||
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</li>
|
||||
</ul></div>
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||
<li id="current"><a href="annotated.html"><span>Class List</span></a></li>
|
||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
||||
<li><a href="functions.html"><span>Class Members</span></a></li>
|
||||
</ul></div>
|
||||
<h1>ParadisEO Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
|
||||
<tr><td class="indexkey"><a class="el" href="class_communicable.html">Communicable</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_communicator.html">Communicator</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_cooperative.html">Cooperative</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="struct_node.html">Node</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc</a> class offers only the interface for creating aggregate evaluation functions - there are no direct internal functions provided </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a> class offers the elementary basis for implementating an asynchronous island migration model - requires the specification of several basic parameters, i.e </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_e_a.html">peoEA< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_e_a.html">peoEA</a> class offers an elementary evolutionary algorithm implementation </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc</a> class does nothing more than an association between a fitness value and a specified individual </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a> represents a wrapper for creating a functor capable of applying in parallel an EO-derived evaluation functor </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform< EOT ></a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_pop_eval.html">peoPopEval< EOT ></a></td><td class="indexvalue">The <b><a class="el" href="classpeo_pop_eval.html">peoPopEval</a></b> class provides the interface for constructing ParadisEO specific evaluation functors </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a> class acts only as a ParadisEO specific sequential evaluation functor - a wrapper for incorporating an <b>eoEvalFunc< EOT ></b>-derived class as evaluation functor </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_seq_transform.html">peoSeqTransform< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a> represent a wrapper for offering the possibility of using EO derived transform operators along with the ParadisEO evolutionary algorithms </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a> class offers the elementary basis for implementating a synchronous island migration model - requires the specification of several basic parameters, i.e </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a> class provides the basis for implementing the synchronous multi-start model, for launching several solution-based algorithms in parallel on a specified initial population </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="classpeo_transform.html">peoTransform< EOT ></a></td><td class="indexvalue">The <a class="el" href="classpeo_transform.html">peoTransform</a> class acts only as an interface for creating transform operators - for an example please refer to the <b><a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a></b> and the <b><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform</a></b> classes </td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_ring_topology.html">RingTopology</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_runner.html">Runner</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="struct_s_e_n_d___r_e_q_u_e_s_t.html">SEND_REQUEST</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_service.html">Service</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_thread.html">Thread</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_topology.html">Topology</a></td><td class="indexvalue"></td></tr>
|
||||
<tr><td class="indexkey"><a class="el" href="class_worker.html">Worker</a></td><td class="indexvalue"></td></tr>
|
||||
</table>
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue