Changes between Version 31 and Version 32 of Documentation
- Timestamp:
- 06/28/14 08:33:58 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation
v31 v32 62 62 </ul> 63 63 <h3 style="margin-bottom: 0.2em">Extending HeuristicLab</h3> 64 <p>Please also visit the <a href="/wiki/Documentation/DevelopmentCenter">Development Center</a> if you want to add own extensions to HeuristicLab.64 <p>Please also visit the <a href="/wiki/Documentation/DevelopmentCenter">Development Center</a> for quick guides if you want to add own extensions to HeuristicLab. 65 65 <ul style="margin-top: 0.2em"> 66 66 <li><a href="/browser/core/trunk/documentation/Tutorials/Programming%20HeuristicLab%20-%20Basics.pdf">Tutorial slides: HeuristicLab programming basics</a></li> 67 67 <li><a href="/browser/core/trunk/documentation/Tutorials/Programming%20HeuristicLab%20-%20Algorithms%20and%20Problems.pdf">Tutorial slides: HeuristicLab programming algorithms and problems</a></li> 68 <li><a href="/wiki/UsersHowtosImplementPluginsStepByStep">Create new plugins</a></li>69 68 <li><a href="/wiki/UsersHowtosViews">Implement custom views</a></li> 70 69 <li><a href="/wiki/UsersHowtosImplementAnAlgorithm">Implement a basic algorithm</a></li>