aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index-files/index-4.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index-files/index-4.html')
-rw-r--r--doc/index-files/index-4.html262
1 files changed, 0 insertions, 262 deletions
diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html
deleted file mode 100644
index 3f5c353..0000000
--- a/doc/index-files/index-4.html
+++ /dev/null
@@ -1,262 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
-<title>D-Index</title>
-<meta name="date" content="2014-05-22">
-<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
-<script type="text/javascript" src="../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="D-Index";
- }
- }
- catch(err) {
- }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!-- -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="../overview-tree.html">Tree</a></li>
-<li><a href="../deprecated-list.html">Deprecated</a></li>
-<li class="navBarCell1Rev">Index</li>
-<li><a href="../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="index-3.html">Prev Letter</a></li>
-<li><a href="index-5.html">Next Letter</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../index.html?index-files/index-4.html" target="_top">Frames</a></li>
-<li><a href="index-4.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!-- -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a name="I:D">
-<!-- -->
-</a>
-<h2 class="title">D</h2>
-<dl>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">This class contains all digital circuit functions
- (defined as unsigned integer functions in the classic
- CGP implementation) defined in static nested classes.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/function/DigitalCircuitFunctions.html#DigitalCircuitFunctions--">DigitalCircuitFunctions()</a></span> - Constructor for class jcgp.backend.function.<a href="../jcgp/backend/function/DigitalCircuitFunctions.html" title="class in jcgp.backend.function">DigitalCircuitFunctions</a></dt>
-<dd>
-<div class="block">Creates a new instance of <code>DigitalCircuitFunctions</code>.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.And.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.And</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">ANDs inputs together.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.AndNotA.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.AndNotA</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">ANDs inputs together with one input inverted.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.AndNotB.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.AndNotB</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">ANDs inputs together with one input inverted.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.ConstantOne.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.ConstantOne</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Outputs a constant 1, has no inputs.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.ConstantZero.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.ConstantZero</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Outputs a constant 0, has no inputs.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Mux1.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Mux1</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Works as a multiplexer.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Mux2.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Mux2</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Works as a multiplexer.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Mux3.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Mux3</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Works as a multiplexer.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Mux4.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Mux4</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Works as a multiplexer.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Nand.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Nand</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">NANDs inputs together.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Nor.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Nor</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">NORs inputs together.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.NotA.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.NotA</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Inverts input, equivalent to inverter logic gate.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.NotB.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.NotB</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Inverts input, equivalent to inverter logic gate.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Or.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Or</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">ORs inputs together.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.OrNotA.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.OrNotA</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">ORs inputs together with one inverted input.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.OrNotB.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.OrNotB</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">ORs inputs together with one inverted input.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.WireA.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.WireA</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Connects one node to another with no function.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.WireB.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.WireB</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">Connects one node to another with no function.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Xnor.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Xnor</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">XNORs inputs together.</div>
-</dd>
-<dt><a href="../jcgp/backend/function/DigitalCircuitFunctions.Xor.html" title="class in jcgp.backend.function"><span class="typeNameLink">DigitalCircuitFunctions.Xor</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
-<dd>
-<div class="block">XORs inputs together.</div>
-</dd>
-<dt><a href="../jcgp/backend/modules/problem/DigitalCircuitProblem.html" title="class in jcgp.backend.modules.problem"><span class="typeNameLink">DigitalCircuitProblem</span></a> - Class in <a href="../jcgp/backend/modules/problem/package-summary.html">jcgp.backend.modules.problem</a></dt>
-<dd>
-<div class="block">Digital circuit problem
- <br><br>
- Using this problem type, digital logic circuits can be evolved.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/modules/problem/DigitalCircuitProblem.html#DigitalCircuitProblem-jcgp.backend.resources.Resources-">DigitalCircuitProblem(Resources)</a></span> - Constructor for class jcgp.backend.modules.problem.<a href="../jcgp/backend/modules/problem/DigitalCircuitProblem.html" title="class in jcgp.backend.modules.problem">DigitalCircuitProblem</a></dt>
-<dd>
-<div class="block">Construct a new instance of DigitalCircuitProblem.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/function/FunctionSet.html#disableFunction-int-">disableFunction(int)</a></span> - Method in class jcgp.backend.function.<a href="../jcgp/backend/function/FunctionSet.html" title="class in jcgp.backend.function">FunctionSet</a></dt>
-<dd>
-<div class="block">Disables the indexed function.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/function/SymbolicRegressionFunctions.Division.html#Division--">Division()</a></span> - Constructor for class jcgp.backend.function.<a href="../jcgp/backend/function/SymbolicRegressionFunctions.Division.html" title="class in jcgp.backend.function">SymbolicRegressionFunctions.Division</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/function/SymbolicRegressionFunctions.html#DIVISION_LIMIT">DIVISION_LIMIT</a></span> - Static variable in class jcgp.backend.function.<a href="../jcgp/backend/function/SymbolicRegressionFunctions.html" title="class in jcgp.backend.function">SymbolicRegressionFunctions</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="../jcgp/backend/parameters/monitors/DoubleMonitor.html" title="class in jcgp.backend.parameters.monitors"><span class="typeNameLink">DoubleMonitor</span></a> - Class in <a href="../jcgp/backend/parameters/monitors/package-summary.html">jcgp.backend.parameters.monitors</a></dt>
-<dd>
-<div class="block">This is a special type of <code>DoubleParameter</code> which
- cannot be modified in the GUI (if the GUI is in use).</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/parameters/monitors/DoubleMonitor.html#DoubleMonitor-double-java.lang.String-">DoubleMonitor(double, String)</a></span> - Constructor for class jcgp.backend.parameters.monitors.<a href="../jcgp/backend/parameters/monitors/DoubleMonitor.html" title="class in jcgp.backend.parameters.monitors">DoubleMonitor</a></dt>
-<dd>
-<div class="block">Creates a new instance of this class, assuming the monitor
- is not critical.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/parameters/monitors/DoubleMonitor.html#DoubleMonitor-double-java.lang.String-boolean-">DoubleMonitor(double, String, boolean)</a></span> - Constructor for class jcgp.backend.parameters.monitors.<a href="../jcgp/backend/parameters/monitors/DoubleMonitor.html" title="class in jcgp.backend.parameters.monitors">DoubleMonitor</a></dt>
-<dd>
-<div class="block">Creates a new instance of this class.</div>
-</dd>
-<dt><a href="../jcgp/backend/parameters/DoubleParameter.html" title="class in jcgp.backend.parameters"><span class="typeNameLink">DoubleParameter</span></a> - Class in <a href="../jcgp/backend/parameters/package-summary.html">jcgp.backend.parameters</a></dt>
-<dd>
-<div class="block">Parameter subclass for the double type.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/parameters/DoubleParameter.html#DoubleParameter-double-java.lang.String-">DoubleParameter(double, String)</a></span> - Constructor for class jcgp.backend.parameters.<a href="../jcgp/backend/parameters/DoubleParameter.html" title="class in jcgp.backend.parameters">DoubleParameter</a></dt>
-<dd>
-<div class="block">Creates a new instance of this class, assuming the parameter
- is not critical.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../jcgp/backend/parameters/DoubleParameter.html#DoubleParameter-double-java.lang.String-boolean-">DoubleParameter(double, String, boolean)</a></span> - Constructor for class jcgp.backend.parameters.<a href="../jcgp/backend/parameters/DoubleParameter.html" title="class in jcgp.backend.parameters">DoubleParameter</a></dt>
-<dd>
-<div class="block">Creates a new instance of this class.</div>
-</dd>
-</dl>
-<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!-- -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="../overview-tree.html">Tree</a></li>
-<li><a href="../deprecated-list.html">Deprecated</a></li>
-<li class="navBarCell1Rev">Index</li>
-<li><a href="../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="index-3.html">Prev Letter</a></li>
-<li><a href="index-5.html">Next Letter</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../index.html?index-files/index-4.html" target="_top">Frames</a></li>
-<li><a href="index-4.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!-- -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>