Changes between Version 4 and Version 5 of Documentation/VideoTutorials
- Timestamp:
- 06/25/14 15:32:35 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/VideoTutorials
v4 v5 28 28 29 29 === [wiki:Documentation/VideoTutorials/Scripting Rapid Prototyping Using the Scripting Environment] === 30 <abstract> 30 In this tutorial HeuristicLab's scripting functionalities are demonstrated by simple examples. All important aspects of the scripting environment are explained by starting with the implementation of the simple "hello world" program and ending with a quick insight into the source code of an Offspring Selection Genetic Algorithm that solves a Quadratic Assignment Problem using HeuristicLab's rich API. Further use cases are available as script samples in HeuristicLab. 31 31 32 32