123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213 |
- <!DOCTYPE html>
- <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
- <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
- <head>
- <meta charset="utf-8">
-
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <title>Overview: module code — macop v1.0.5 documentation</title>
-
-
-
-
-
-
- <script type="text/javascript" src="../_static/js/modernizr.min.js"></script>
-
-
- <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
- <script type="text/javascript" src="../_static/jquery.js"></script>
- <script type="text/javascript" src="../_static/underscore.js"></script>
- <script type="text/javascript" src="../_static/doctools.js"></script>
- <script type="text/javascript" src="../_static/language_data.js"></script>
-
- <script type="text/javascript" src="../_static/js/theme.js"></script>
-
-
- <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
- <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
- <link rel="stylesheet" href="../_static/css/custom.css" type="text/css" />
- <link rel="index" title="Index" href="../genindex.html" />
- <link rel="search" title="Search" href="../search.html" />
- </head>
- <body class="wy-body-for-nav">
-
- <div class="wy-grid-for-nav">
-
- <nav data-toggle="wy-nav-shift" class="wy-nav-side">
- <div class="wy-side-scroll">
- <div class="wy-side-nav-search" >
-
-
- <a href="../index.html" class="icon icon-home"> macop
-
-
- </a>
-
-
-
- <div class="version">
- 1.0.5
- </div>
-
-
-
- <div role="search">
- <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
- <input type="text" name="q" placeholder="Search docs" />
- <input type="hidden" name="check_keywords" value="yes" />
- <input type="hidden" name="area" value="default" />
- </form>
- </div>
-
- </div>
- <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
-
-
-
-
-
-
- <p class="caption"><span class="caption-text">Contents:</span></p>
- <ul>
- <li class="toctree-l1"><a class="reference internal" href="../description.html">Description</a></li>
- <li class="toctree-l1"><a class="reference internal" href="../macop.html">Documentation</a></li>
- <li class="toctree-l1"><a class="reference internal" href="../examples.html">Some examples</a></li>
- <li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributing</a></li>
- </ul>
-
-
- </div>
- </div>
- </nav>
- <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
-
- <nav class="wy-nav-top" aria-label="top navigation">
-
- <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
- <a href="../index.html">macop</a>
-
- </nav>
- <div class="wy-nav-content">
-
- <div class="rst-content">
-
-
- <div role="navigation" aria-label="breadcrumbs navigation">
- <ul class="wy-breadcrumbs">
-
- <li><a href="../index.html">Docs</a> »</li>
-
- <li>Overview: module code</li>
-
-
- <li class="wy-breadcrumbs-aside">
-
- </li>
-
- </ul>
-
- <hr/>
- </div>
- <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
- <div itemprop="articleBody">
-
- <h1>All modules for which code is available</h1>
- <ul><li><a href="macop/algorithms/base.html">macop.algorithms.base</a></li>
- <li><a href="macop/algorithms/mono.html">macop.algorithms.mono</a></li>
- <li><a href="macop/algorithms/multi.html">macop.algorithms.multi</a></li>
- <li><a href="macop/callbacks/base.html">macop.callbacks.base</a></li>
- <li><a href="macop/callbacks/classicals.html">macop.callbacks.classicals</a></li>
- <li><a href="macop/callbacks/multi.html">macop.callbacks.multi</a></li>
- <li><a href="macop/callbacks/policies.html">macop.callbacks.policies</a></li>
- <li><a href="macop/evaluators/base.html">macop.evaluators.base</a></li>
- <li><a href="macop/evaluators/knapsacks.html">macop.evaluators.knapsacks</a></li>
- <li><a href="macop/evaluators/multi.html">macop.evaluators.multi</a></li>
- <li><a href="macop/operators/base.html">macop.operators.base</a></li>
- <li><a href="macop/operators/discrete/crossovers.html">macop.operators.discrete.crossovers</a></li>
- <li><a href="macop/operators/discrete/mutators.html">macop.operators.discrete.mutators</a></li>
- <li><a href="macop/policies/base.html">macop.policies.base</a></li>
- <li><a href="macop/policies/classicals.html">macop.policies.classicals</a></li>
- <li><a href="macop/policies/reinforcement.html">macop.policies.reinforcement</a></li>
- <li><a href="macop/solutions/base.html">macop.solutions.base</a></li>
- <li><a href="macop/solutions/discrete.html">macop.solutions.discrete</a></li>
- <li><a href="macop/utils/progress.html">macop.utils.progress</a></li>
- </ul>
- </div>
-
- </div>
- <footer>
-
- <hr/>
- <div role="contentinfo">
- <p>
- © Copyright 2020, Jérôme BUISINE
- </p>
- </div>
- Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
- </footer>
- </div>
- </div>
- </section>
- </div>
-
- <script type="text/javascript">
- jQuery(function () {
- SphinxRtdTheme.Navigation.enable(true);
- });
- </script>
-
-
-
-
- </body>
- </html>
|