| | 1 | = How to Create Custom Algorithms = |
| | 2 | |
| | 3 | This video shows how algorithms in HeuristicLab can be adapted in the GUI by extending a genetic algorithm to incorporate a crossover probability. |
| | 4 | |
| | 5 | {{{ |
| | 6 | #!html |
| | 7 | <div style="text-align: center; margin-top: 2em; margin-bottom: 2em;"> |
| | 8 | <iframe width="800" height="450" src="//www.youtube-nocookie.com/embed/KukSDoOR9wE?rel=0&authohide=1&modestbranding=1" frameborder="0" allowfullscreen></iframe> |
| | 9 | </div> |
| | 10 | }}} |
| | 11 | |
| | 12 | === Additional Material === |
| | 13 | * link to attachment, wiki page, etc. |
| | 14 | * link to attachment, wiki page, etc. |
| | 15 | |
| | 16 | === Keywords === |
| | 17 | * keyword 1 |
| | 18 | * keyword 2 |
| | 19 | * keyword 3 |