Changes between Version 30 and Version 31 of Documentation/DevelopmentCenter
- Timestamp:
- 07/10/14 22:55:43 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/DevelopmentCenter
v30 v31 6 6 <span style="float: left; width: 48%;"> 7 7 <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> 9 9 <ul> 10 10 <li><a href="/trac.fcgi/roadmap">Roadmap</a></li> … … 21 21 <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Best%20Practices">Best practices</a></li> 22 22 <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> 24 24 </ul> 25 25 </span> … … 41 41 <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/CreateNewViews">Create new views</a></li> 42 42 <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> 44 44 </ul> 45 45 </span> 46 46 <span style="float: right; width: 48%;"> 47 47 <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> 49 49 <ul> 50 50 <li><a href="/trac.fcgi/wiki/Documentation/DevelopmentCenter/Architecture">Architecture</a></li> 51 51 <li><a href="/trac.fcgi/wiki/Research">Publications</a></li> 52 52 <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> 54 54 <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> 56 56 </ul> 57 57 </span>