paradiseo/trunk/paradiseo-eo/doc/html/group___parse_tree.html
legrand c3aec878e5 Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-12 14:49:08 +00:00

116 lines
8.7 KiB
HTML

<!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>EO: ParseTree</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"> <form class="search" action="search.php" method="get">
<a class="qindex" href="main.html">Main&nbsp;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&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
<h1>ParseTree</h1>Various functions for tree-based Genetic Programming.
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_parse_tree.html">eoParseTree&lt; FType, Node &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Implementation of parse-tree for genetic programming. <a href="classeo_parse_tree.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_parse_tree_depth_init.html">eoParseTreeDepthInit&lt; FType, Node &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">eoParseTreeDepthInit : the initializer class for <a class="el" href="classeo_parse_tree.html">eoParseTree</a> <a href="classeo_parse_tree_depth_init.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_subtree_x_over.html">eoSubtreeXOver&lt; FType, Node &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">eoSubtreeXOver --&gt; subtree xover <a href="classeo_subtree_x_over.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_branch_mutation.html">eoBranchMutation&lt; FType, Node &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">eoBranchMutation --&gt; replace a subtree with a randomly created subtree <a href="classeo_branch_mutation.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_point_mutation.html">eoPointMutation&lt; FType, Node &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">eoPointMutation --&gt; replace a Node with a Node of the same arity <a href="classeo_point_mutation.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_expansion_mutation.html">eoExpansionMutation&lt; FType, Node &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">eoExpansionMutation --&gt; replace a terminal with a randomly created subtree <a href="classeo_expansion_mutation.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_collapse_subtree_mutation.html">eoCollapseSubtreeMutation&lt; FType, Node &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">eoCollapseSubtree --&gt; replace a subtree with a randomly chosen terminal <a href="classeo_collapse_subtree_mutation.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_hoist_mutation.html">eoHoistMutation&lt; FType, Node &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">eoHoistMutation --&gt; replace the individual with one of its subtree's <a href="classeo_hoist_mutation.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class FType, class Node&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___parse_tree.html#ga0">eoInitRampedHalfAndHalf</a> (<a class="el" href="classeo_pop.html">eoPop</a>&lt; <a class="el" href="classeo_parse_tree.html">eoParseTree</a>&lt; FType, Node &gt; &gt; &amp;pop, unsigned int population_size, unsigned int init_max_depth, std::vector&lt; Node &gt; &amp;initializor)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A template function for ramped half and half initialization of an <a class="el" href="classeo_parse_tree.html">eoParseTree</a> population. <a href="#ga0"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Various functions for tree-based Genetic Programming.
<p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="ga0" doxytag="eoParseTreeDepthInit.h::eoInitRampedHalfAndHalf"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class FType, class Node&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void eoInitRampedHalfAndHalf </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classeo_pop.html">eoPop</a>&lt; <a class="el" href="classeo_parse_tree.html">eoParseTree</a>&lt; FType, Node &gt; &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>pop</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>unsigned int&nbsp;</td>
<td class="mdname" nowrap> <em>population_size</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>unsigned int&nbsp;</td>
<td class="mdname" nowrap> <em>init_max_depth</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>std::vector&lt; Node &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>initializor</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
A template function for ramped half and half initialization of an <a class="el" href="classeo_parse_tree.html">eoParseTree</a> population.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>pop</em>&nbsp;</td><td>the population to be created </td></tr>
<tr><td valign="top"></td><td valign="top"><em>population_size</em>&nbsp;</td><td>the size of the population to be created </td></tr>
<tr><td valign="top"></td><td valign="top"><em>init_max_depth</em>&nbsp;</td><td>the initial maximum tree depth </td></tr>
<tr><td valign="top"></td><td valign="top"><em>initializor</em>&nbsp;</td><td>A std::vector containing the possible nodes </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="eo_parse_tree_depth_init_8h-source.html#l00179">179</a> of file <a class="el" href="eo_parse_tree_depth_init_8h-source.html">eoParseTreeDepthInit.h</a>. </td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Thu Oct 19 05:07:01 2006 for EO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>