Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 30 and Version 31 of Documentation/DevelopmentCenter


Ignore:
Timestamp:
07/10/14 22:55:43 (10 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/DevelopmentCenter

    v30 v31  
    66<span style="float: left; width: 48%;">
    77<h2>Roadmap and Tickets</h2>
    8 <p>The roadmap shows the state of tickets for the next release as well as the backlog. Use the ticket query link if you want to view and filter tickets.</p>
     8<p>The roadmap shows the state of tickets for the next release as well as the backlog. Use the ticket query link, if you want to view and filter tickets.</p>
    99<ul>
    1010  <li><a href="/trac.fcgi/roadmap">Roadmap</a></li>
     
    2121  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Best%20Practices">Best practices</a></li>
    2222  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Review%20Guidelines">Review guidelines</a></li>
    23   <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Additional%20Material">Additional Material</a> (books, blogs, etc.)</li>
     23  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Additional%20Material">Additional material</a> (books, blogs, etc.)</li>
    2424</ul>
    2525</span>
     
    4141  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/CreateNewViews">Create new views</a></li>
    4242  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/IntegrateHeuristicLab">Integrate HeuristicLab in other applications</a></li>
    43   <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Develop Services">Develop Services</a></li>
     43  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Develop Services">Develop services</a></li>
    4444</ul>
    4545</span>
    4646<span style="float: right; width: 48%;">
    4747<h2>Architecture of HeuristicLab</h2>
    48 <p>Here we want to take a closer look at the architecture of HeuristicLab. Use this information to understand Parameters, Scopes and Execution Contexts, Engines, and more.</p>
     48<p>Here we want to take a closer look at the architecture of HeuristicLab. Use this information to understand parameters, scopes and execution contexts, engines, and more.</p>
    4949<ul>
    5050  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Architecture">Architecture</a></li>
    5151  <li><a href="/trac.fcgi/wiki/Research">Publications</a></li>
    5252  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/ArchitectureSelectionAndReduction">Selection and reduction concept and operators</a></li>
    53   <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/OperatorsChildrenCreator">The children creator operator</a></li>
     53  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/OperatorsChildrenCreator">Children creator operator</a></li>
    5454  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/OperatorsMoves">Move operators and partial evaluation</a></li>
    55   <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/ArchitectureParameterTypes">The different types of parameters</a></li>
     55  <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/ArchitectureParameterTypes">Different types of parameters</a></li>
    5656</ul>
    5757</span>