macop.checkpoints.Checkpoint.html 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. <!DOCTYPE html>
  2. <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
  3. <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>macop.checkpoints.Checkpoint &mdash; macop v0.1.5 documentation</title>
  8. <script type="text/javascript" src="../_static/js/modernizr.min.js"></script>
  9. <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
  10. <script type="text/javascript" src="../_static/jquery.js"></script>
  11. <script type="text/javascript" src="../_static/underscore.js"></script>
  12. <script type="text/javascript" src="../_static/doctools.js"></script>
  13. <script type="text/javascript" src="../_static/language_data.js"></script>
  14. <script type="text/javascript" src="../_static/js/theme.js"></script>
  15. <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
  16. <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
  17. <link rel="index" title="Index" href="../genindex.html" />
  18. <link rel="search" title="Search" href="../search.html" />
  19. <link rel="next" title="macop.evaluators.EvaluatorExample" href="macop.evaluators.EvaluatorExample.html" />
  20. <link rel="prev" title="macop.checkpoints.BasicCheckpoint" href="macop.checkpoints.BasicCheckpoint.html" />
  21. </head>
  22. <body class="wy-body-for-nav">
  23. <div class="wy-grid-for-nav">
  24. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  25. <div class="wy-side-scroll">
  26. <div class="wy-side-nav-search" >
  27. <a href="../index.html" class="icon icon-home"> macop
  28. </a>
  29. <div class="version">
  30. 0.1.5
  31. </div>
  32. <div role="search">
  33. <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
  34. <input type="text" name="q" placeholder="Search docs" />
  35. <input type="hidden" name="check_keywords" value="yes" />
  36. <input type="hidden" name="area" value="default" />
  37. </form>
  38. </div>
  39. </div>
  40. <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
  41. <p class="caption"><span class="caption-text">Contents:</span></p>
  42. <ul class="current">
  43. <li class="toctree-l1"><a class="reference internal" href="../description.html">Description</a></li>
  44. <li class="toctree-l1 current"><a class="reference internal" href="../macop.html">Documentation</a><ul class="current">
  45. <li class="toctree-l2"><a class="reference internal" href="../macop.html#macop">macop</a></li>
  46. <li class="toctree-l2"><a class="reference internal" href="../macop.html#macop-algorithms">macop.algorithms</a></li>
  47. <li class="toctree-l2 current"><a class="reference internal" href="../macop.html#macop-checkpoints">macop.checkpoints</a><ul class="current">
  48. <li class="toctree-l3"><a class="reference internal" href="macop.checkpoints.BasicCheckpoint.html">macop.checkpoints.BasicCheckpoint</a></li>
  49. <li class="toctree-l3 current"><a class="current reference internal" href="#">macop.checkpoints.Checkpoint</a></li>
  50. </ul>
  51. </li>
  52. <li class="toctree-l2"><a class="reference internal" href="../macop.html#macop-evaluators">macop.evaluators</a></li>
  53. <li class="toctree-l2"><a class="reference internal" href="../macop.html#macop-operators">macop.operators</a></li>
  54. <li class="toctree-l2"><a class="reference internal" href="../macop.html#macop-solution">macop.solution</a></li>
  55. </ul>
  56. </li>
  57. <li class="toctree-l1"><a class="reference internal" href="../examples.html">Some examples</a></li>
  58. <li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributing</a></li>
  59. </ul>
  60. </div>
  61. </div>
  62. </nav>
  63. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
  64. <nav class="wy-nav-top" aria-label="top navigation">
  65. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  66. <a href="../index.html">macop</a>
  67. </nav>
  68. <div class="wy-nav-content">
  69. <div class="rst-content">
  70. <div role="navigation" aria-label="breadcrumbs navigation">
  71. <ul class="wy-breadcrumbs">
  72. <li><a href="../index.html">Docs</a> &raquo;</li>
  73. <li><a href="../macop.html">Documentation</a> &raquo;</li>
  74. <li>macop.checkpoints.Checkpoint</li>
  75. <li class="wy-breadcrumbs-aside">
  76. <a href="https://github.com/prise-3d/macop/blob/master/docs/source/macop/macop.checkpoints.Checkpoint.rst" class="fa fa-github"> Edit on GitHub</a>
  77. </li>
  78. </ul>
  79. <hr/>
  80. </div>
  81. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  82. <div itemprop="articleBody">
  83. <div class="section" id="module-macop.checkpoints.Checkpoint">
  84. <span id="macop-checkpoints-checkpoint"></span><h1>macop.checkpoints.Checkpoint<a class="headerlink" href="#module-macop.checkpoints.Checkpoint" title="Permalink to this headline">¶</a></h1>
  85. <p>Abstract Checkpoint class</p>
  86. <p class="rubric">Classes</p>
  87. <table class="longtable docutils align-default">
  88. <colgroup>
  89. <col style="width: 10%" />
  90. <col style="width: 90%" />
  91. </colgroup>
  92. <tbody>
  93. <tr class="row-odd"><td><p><a class="reference internal" href="#macop.checkpoints.Checkpoint.Checkpoint" title="macop.checkpoints.Checkpoint.Checkpoint"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Checkpoint</span></code></a>(_algo, _every, _filepath)</p></td>
  94. <td><p>Local Search used as exploitation optimization algorithm</p></td>
  95. </tr>
  96. </tbody>
  97. </table>
  98. <dl class="class">
  99. <dt id="macop.checkpoints.Checkpoint.Checkpoint">
  100. <em class="property">class </em><code class="sig-prename descclassname">macop.checkpoints.Checkpoint.</code><code class="sig-name descname">Checkpoint</code><span class="sig-paren">(</span><em class="sig-param">_algo</em>, <em class="sig-param">_every</em>, <em class="sig-param">_filepath</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/macop/checkpoints/Checkpoint.html#Checkpoint"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#macop.checkpoints.Checkpoint.Checkpoint" title="Permalink to this definition">¶</a></dt>
  101. <dd><p>Local Search used as exploitation optimization algorithm</p>
  102. <dl class="attribute">
  103. <dt id="macop.checkpoints.Checkpoint.Checkpoint.algo">
  104. <code class="sig-name descname">algo</code><a class="headerlink" href="#macop.checkpoints.Checkpoint.Checkpoint.algo" title="Permalink to this definition">¶</a></dt>
  105. <dd><p>{Algorithm} – main algorithm instance reference</p>
  106. </dd></dl>
  107. <dl class="attribute">
  108. <dt id="macop.checkpoints.Checkpoint.Checkpoint.every">
  109. <code class="sig-name descname">every</code><a class="headerlink" href="#macop.checkpoints.Checkpoint.Checkpoint.every" title="Permalink to this definition">¶</a></dt>
  110. <dd><p>{int} – checkpoint frequency used (based on number of evaluations)</p>
  111. </dd></dl>
  112. <dl class="attribute">
  113. <dt id="macop.checkpoints.Checkpoint.Checkpoint.filepath">
  114. <code class="sig-name descname">filepath</code><a class="headerlink" href="#macop.checkpoints.Checkpoint.Checkpoint.filepath" title="Permalink to this definition">¶</a></dt>
  115. <dd><p>{str} – file path where checkpoints will be saved</p>
  116. </dd></dl>
  117. <dl class="method">
  118. <dt id="macop.checkpoints.Checkpoint.Checkpoint.load">
  119. <code class="sig-name descname">load</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../_modules/macop/checkpoints/Checkpoint.html#Checkpoint.load"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#macop.checkpoints.Checkpoint.Checkpoint.load" title="Permalink to this definition">¶</a></dt>
  120. <dd><p>Load last backup line of solution and set algorithm state at this backup</p>
  121. </dd></dl>
  122. <dl class="method">
  123. <dt id="macop.checkpoints.Checkpoint.Checkpoint.run">
  124. <code class="sig-name descname">run</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../_modules/macop/checkpoints/Checkpoint.html#Checkpoint.run"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#macop.checkpoints.Checkpoint.Checkpoint.run" title="Permalink to this definition">¶</a></dt>
  125. <dd><p>Check if necessary to do backup based on <cite>every</cite> variable</p>
  126. </dd></dl>
  127. </dd></dl>
  128. </div>
  129. </div>
  130. </div>
  131. <footer>
  132. <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
  133. <a href="macop.evaluators.EvaluatorExample.html" class="btn btn-neutral float-right" title="macop.evaluators.EvaluatorExample" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
  134. <a href="macop.checkpoints.BasicCheckpoint.html" class="btn btn-neutral float-left" title="macop.checkpoints.BasicCheckpoint" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
  135. </div>
  136. <hr/>
  137. <div role="contentinfo">
  138. <p>
  139. &copy; Copyright 2020, Jérôme BUISINE
  140. </p>
  141. </div>
  142. 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>.
  143. </footer>
  144. </div>
  145. </div>
  146. </section>
  147. </div>
  148. <script type="text/javascript">
  149. jQuery(function () {
  150. SphinxRtdTheme.Navigation.enable(true);
  151. });
  152. </script>
  153. </body>
  154. </html>