= Development Center = {{{ #!html

Roadmap and Tickets

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.

Conventions

Large software projects don't work without adhering to coding standards and relying on best practices. Code reviews are an essential part of our process.

}}} == Extending HeuristicLab == * [[Documentation/DevelopmentCenter/DownloadAndBuildSource|Quick guide: Download and build sources]] * [[Documentation/DevelopmentCenter/CreateNewPluginWithVS|Quick guide: Create a new plugin with Visual Studio]] * [[Documentation/DevelopmentCenter/UsePersistence|Quick guide: HeuristicLab persistence]] * Outdated guides: * DevelopersManual * DevelopersCodeSnippets * DebugEngine == Architecture of HeuristicLab == * Architecture * Springer Book Chapter * Selection * OperatorsChildrenCreator * MoveOperators * ParameterTypes