Version 5 (modified by abeham, 10 years ago) (diff) |
---|
Development Center
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.
- Developer guidelines (source example)
- Best practices
- Review guidelines
- Additional Material (books, blogs, etc.)
Extending HeuristicLab
- Quickstart? - your guide into how to download and build the sources and how to write your first plugin.
- Outdated guides:
- DevelopersManual
- CreatingPlugins
- PluginManagerConsole
- PersistenceQuickStart
- DevelopersCodeSnippets
- DebugEngine
Architecture of HeuristicLab
- Architecture
- Springer Book Chapter
- Selection
- OperatorsChildrenCreator
- MoveOperators
- ParameterTypes